------------------------------------------------------- CppUTest Version 4.0 Current compiler options: CC: /usr/bin/clang CXX: /usr/bin/clang++ CppUTest CFLAGS: -include "/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorMallocMacros.h" -Weverything -Wall -Wextra -pedantic -Wshadow -Wswitch-default -Wswitch-enum -Wconversion -Wsign-conversion -Wno-padded -Wno-disabled-macro-expansion -Wno-reserved-id-macro -Wno-keyword-macro -Wno-long-long -Wstrict-prototypes CppUTest CXXFLAGS: -include "/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h" -include "/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorMallocMacros.h" -Weverything -Wall -Wextra -pedantic -Wshadow -Wswitch-default -Wswitch-enum -Wconversion -Wsign-conversion -Wno-padded -Wno-disabled-macro-expansion -Wno-reserved-id-macro -Wno-keyword-macro -Wno-long-long -Woverloaded-virtual -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-old-style-cast CppUTest LDFLAGS: Features configured in CppUTest: Memory Leak Detection: ON Compiling Extensions: ON Support Long Long: OFF Use CppUTest flags: ON Using Standard C library: ON Using Standard C++ library: ON Using C++11 library: OFF Generating map file: OFF Compiling with coverage: OFF Compile and run self-tests ON Run self-tests separately OFF ------------------------------------------------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:53:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalMemoryReportFormatter() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:55:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_start(TestResult* /*result*/, UtestShell& /*test*/) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:56:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_end(TestResult* /*result*/, UtestShell& /*test*/) _override {} // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:58:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_start(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:59:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_end(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:61:148: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_alloc_memory(TestResult* result, TestMemoryAllocator* allocator, size_t size, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:62:134: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_free_memory(TestResult* result, TestMemoryAllocator* allocator, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:42:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CodeMemoryReportFormatter() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:44:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_start(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:45:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_end(TestResult* /*result*/, UtestShell& /*test*/) _override {} // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:47:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_start(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:48:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_end(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:50:148: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_alloc_memory(TestResult* result, TestMemoryAllocator* allocator, size_t size, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:51:134: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_free_memory(TestResult* result, TestMemoryAllocator* allocator, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:43:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryReportAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:51:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:52:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:54:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:55:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:56:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:58:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:47:26: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : codeReportingList_(NULLPTR), internalAllocator_(internalAllocator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/CodeMemoryReportFormatter.cpp:168:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (memory == NULLPTR) variableName = "NULL"; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 102 warnings generated. In file included from In file included from ::11: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::5959::6868:: warningwarning: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::125125::2424:: notenote: : expanded from macro 'UT_NOTHROW'expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept #define UT_NOTHROW noexcept ^ ^ In file included from In file included from ::11: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::6060::7070:: warningwarning: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :125/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::24125:: 24note:: expanded from macro 'UT_NOTHROW'note : expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ #define UT_NOTHROW noexcept ^ In file included from :In file included from 1: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h1:: 61/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::3761:: 37warning:: noexcept specifications are incompatible with C++98 [-Wc++98-compat]warning : noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ void operator delete(void* mem) UT_NOTHROW; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :125/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::24125:: 24note:: expanded from macro 'UT_NOTHROW'note : expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ #define UT_NOTHROW noexcept ^ In file included from :1In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::162: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h39::62 :warning39: :noexcept specifications are incompatible with C++98 [-Wc++98-compat] warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ void operator delete[](void* mem) UT_NOTHROW; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 125:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h24:125:24:: notenote: : expanded from macro 'UT_NOTHROW'expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept #define UT_NOTHROW noexcept ^ ^ In file included from In file included from ::11: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::6464::5151:: warningwarning: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; void operator delete (void* mem, size_t size) UT_NOTHROW; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::125125::2424:: notenote: : expanded from macro 'UT_NOTHROW'expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept #define UT_NOTHROW noexcept ^ ^ In file included from In file included from ::11: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::6565::5353:: warningwarning: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::125125::2424:: notenote: : expanded from macro 'UT_NOTHROW'expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept #define UT_NOTHROW noexcept ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp::228: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::7272::4242:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; virtual void exitCurrentTest() const _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp::282: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::7373::3737:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; virtual ~NormalTestTerminator() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::322322::3030:: notenote: : expanded from macro '_destructor_override'expanded from macro '_destructor_override' #define _destructor_override override#define _destructor_override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp39:: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h: :In file included from 79/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4239:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hwarning:: 79'override' keyword is incompatible with C++98 [-Wc++98-compat]: 42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual void exitCurrentTest() const _override;: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note: expanded from macro '_override'#define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp2:: 28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h39:: 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h80::8048::48 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h322::32230::30 :note : noteexpanded from macro '_destructor_override': expanded from macro '_destructor_override' #define _destructor_override override #define _destructor_override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp::228: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::190190::2121:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; void testBody() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp::228: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::191191::2626:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; virtual void setup() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp::228: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::192192::2929:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; virtual void teardown() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp::228: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::214214::4646:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::322322::3030:: notenote: : expanded from macro '_destructor_override'expanded from macro '_destructor_override' #define _destructor_override override#define _destructor_override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp::228: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::216216::2525:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; virtual void exec() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp::228: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::233233::2525:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ Utest* createTest() _override { return new ExecFunctionTest(this); }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp::282: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::234234:38::38 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; virtual ~ExecFunctionTestShell() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h322::32230::30 :note : noteexpanded from macro '_destructor_override': expanded from macro '_destructor_override' #define _destructor_override override #define _destructor_override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :: 39 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h228::31442::17 :warning : note'nullptr' is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp::1728:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :expanded from macro 'NULLPTR'39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:#define NULLPTR nullptr67 : ^ warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39 ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h ^: 228:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h67::314 :warning17: :'nullptr' is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp: :'nullptr' is incompatible with C++98 [-Wc++98-compat]2 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR)#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp::228: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::251251::3434:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; virtual ~IgnoredUtestShell() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::322322::3030:: notenote: : expanded from macro '_destructor_override'expanded from macro '_destructor_override' #define _destructor_override override#define _destructor_override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp::228: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::254254::3434:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; virtual bool willRun() const _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note: expanded from macro '_override'#define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::239: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::25539:: 34/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:: 255warning:: 34'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual void setRunIgnored() _override;: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note: expanded from macro '_override'#define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::239: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::25739:: 47/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:: 257warning:: 47'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ virtual SimpleString getMacroName() const _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp::228: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::258258::6969:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19306:: 19note:: expanded from macro '_override'note : expanded from macro '_override' #define _override override ^#define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp::282: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4242: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h::4545::55:: warningwarning: : defaulted function definitions are incompatible with C++98 [-Wc++98-compat]defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::150150::8080:: notenote: : expanded from macro 'DEFAULT_COPY_CONSTRUCTOR'expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp::282: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4444: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h::9393::5959:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; virtual void postTestAction(UtestShell&, TestResult&) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp28:: 2In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h44:: 44/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h111::11176::76 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 :note : noteexpanded from macro '_override': expanded from macro '_override' #define _override override #define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp::228: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4444: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h::112112::7777:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override;: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note: expanded from macro '_override'#define _override override ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp::282: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4545: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h::4646::4040:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::322322::3030:: notenote: : expanded from macro '_destructor_override'expanded from macro '_destructor_override' #define _destructor_override override #define _destructor_override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp::228: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4545: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h::4848::7070:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp::228: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4545: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h::4949::7171:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/GTest.cpp::282: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4545: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h::4545::9191:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h314::31417::17 :note : noteexpanded from macro 'NULLPTR': expanded from macro 'NULLPTR' #define NULLPTR nullptr #define NULLPTR nullptr ^ ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:33:321: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ac_(ac), av_(av), needHelp_(false), verbose_(false), veryVerbose_(false), color_(false), runTestsAsSeperateProcess_(false), listTestGroupNames_(false), listTestGroupAndCaseNames_(false), runIgnored_(false), reversing_(false), shuffling_(false), shufflingPreSeeded_(false), repeat_(1), shuffleSeed_(0), groupFilters_(NULLPTR), nameFilters_(NULLPTR), outputType_(OUTPUT_ECLIPSE) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineArguments.cpp:33:344: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ac_(ac), av_(av), needHelp_(false), verbose_(false), veryVerbose_(false), color_(false), runTestsAsSeperateProcess_(false), listTestGroupNames_(false), listTestGroupAndCaseNames_(false), runIgnored_(false), reversing_(false), shuffling_(false), shufflingPreSeeded_(false), repeat_(1), shuffleSeed_(0), groupFilters_(NULLPTR), nameFilters_(NULLPTR), outputType_(OUTPUT_ECLIPSE) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 35 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ 60 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:55: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:86: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:158: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:143:15: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] head_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:143:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UT_THROW_BAD_ALLOC_WHEN_NULL(memory); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:134:60: note: expanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL' #define UT_THROW_BAD_ALLOC_WHEN_NULL(memory) if (memory == NULLPTR) throw std::bad_alloc() ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:147:69: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void* threadsafe_mem_leak_operator_new_nothrow (size_t size) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:157:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UT_THROW_BAD_ALLOC_WHEN_NULL(memory); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:134:60: note: expanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL' #define UT_THROW_BAD_ALLOC_WHEN_NULL(memory) if (memory == NULLPTR) throw std::bad_alloc() ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:165:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UT_THROW_BAD_ALLOC_WHEN_NULL(memory); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:134:60: note: expanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL' #define UT_THROW_BAD_ALLOC_WHEN_NULL(memory) if (memory == NULLPTR) throw std::bad_alloc() ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:169:75: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void* threadsafe_mem_leak_operator_new_array_nothrow (size_t size) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:179:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UT_THROW_BAD_ALLOC_WHEN_NULL(memory); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:134:60: note: expanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL' #define UT_THROW_BAD_ALLOC_WHEN_NULL(memory) if (memory == NULLPTR) throw std::bad_alloc() ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:183:61: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void threadsafe_mem_leak_operator_delete (void* mem) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:190:67: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void threadsafe_mem_leak_operator_delete_array (void* mem) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:201:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UT_THROW_BAD_ALLOC_WHEN_NULL(memory); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:134:60: note: expanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL' #define UT_THROW_BAD_ALLOC_WHEN_NULL(memory) if (memory == NULLPTR) throw std::bad_alloc() ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:205:58: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void* mem_leak_operator_new_nothrow (size_t size) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:213:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UT_THROW_BAD_ALLOC_WHEN_NULL(memory); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:134:60: note: expanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL' #define UT_THROW_BAD_ALLOC_WHEN_NULL(memory) if (memory == NULLPTR) throw std::bad_alloc() ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:220:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UT_THROW_BAD_ALLOC_WHEN_NULL(memory); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:134:60: note: expanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL' #define UT_THROW_BAD_ALLOC_WHEN_NULL(memory) if (memory == NULLPTR) throw std::bad_alloc() ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:224:64: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void* mem_leak_operator_new_array_nothrow (size_t size) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:232:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UT_THROW_BAD_ALLOC_WHEN_NULL(memory); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:134:60: note: expanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL' #define UT_THROW_BAD_ALLOC_WHEN_NULL(memory) if (memory == NULLPTR) throw std::bad_alloc() ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:236:50: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void mem_leak_operator_delete (void* mem) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:242:56: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void mem_leak_operator_delete_array (void* mem) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:251:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UT_THROW_BAD_ALLOC_WHEN_NULL(memory); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:134:60: note: expanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL' #define UT_THROW_BAD_ALLOC_WHEN_NULL(memory) if (memory == NULLPTR) throw std::bad_alloc() ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:255:56: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void* normal_operator_new_nothrow (size_t size) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:263:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UT_THROW_BAD_ALLOC_WHEN_NULL(memory); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:134:60: note: expanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL' #define UT_THROW_BAD_ALLOC_WHEN_NULL(memory) if (memory == NULLPTR) throw std::bad_alloc() ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:270:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UT_THROW_BAD_ALLOC_WHEN_NULL(memory); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:134:60: note: expanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL' #define UT_THROW_BAD_ALLOC_WHEN_NULL(memory) if (memory == NULLPTR) throw std::bad_alloc() ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:274:62: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void* normal_operator_new_array_nothrow (size_t size) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:282:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UT_THROW_BAD_ALLOC_WHEN_NULL(memory); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:134:60: note: expanded from macro 'UT_THROW_BAD_ALLOC_WHEN_NULL' #define UT_THROW_BAD_ALLOC_WHEN_NULL(memory) if (memory == NULLPTR) throw std::bad_alloc() ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:286:48: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void normal_operator_delete (void* mem) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:291:54: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void normal_operator_delete_array (void* mem) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:297:56: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void *(*operator_new_nothrow_fptr)(size_t size) UT_NOTHROW = mem_leak_operator_new_nothrow; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:300:62: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void *(*operator_new_array_nothrow_fptr)(size_t size) UT_NOTHROW = mem_leak_operator_new_array_nothrow; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:302:48: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void (*operator_delete_fptr)(void* mem) UT_NOTHROW = mem_leak_operator_delete; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:303:54: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void (*operator_delete_array_fptr)(void* mem) UT_NOTHROW = mem_leak_operator_delete_array; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:306:62: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void *(*saved_operator_new_nothrow_fptr)(size_t size) UT_NOTHROW = mem_leak_operator_new_nothrow; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:309:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void *(*saved_operator_new_array_nothrow_fptr)(size_t size) UT_NOTHROW = mem_leak_operator_new_array_nothrow; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:311:54: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void (*saved_operator_delete_fptr)(void* mem) UT_NOTHROW = mem_leak_operator_delete; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:312:60: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] static void (*saved_operator_delete_array_fptr)(void* mem) UT_NOTHROW = mem_leak_operator_delete_array; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:325:33: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:330:54: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char*, size_t) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:336:42: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:352:35: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:357:56: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char*, size_t) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:363:44: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:371:56: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void* operator new(size_t size, const std::nothrow_t&) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:376:56: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const std::nothrow_t&) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:381:58: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void* operator new[](size_t size, const std::nothrow_t&) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:386:58: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const std::nothrow_t&) UT_NOTHROW ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:521:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningReporter() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:525:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void fail(char* fail_string) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:532:44: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] static MemoryLeakFailure* globalReporter = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:533:45: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] static MemoryLeakDetector* globalDetector = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:537:27: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (globalDetector == NULLPTR) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:569:22: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] globalDetector = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:573:66: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin* MemoryLeakWarningPlugin::firstPlugin_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakWarningPlugin.cpp:598:25: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (firstPlugin_ == NULLPTR) firstPlugin_ = this; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] In file included from void operator delete[](void* mem) UT_NOTHROW;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp : ^28 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h125::3924: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :note190: :expanded from macro 'UT_NOTHROW'21 : warning #define UT_NOTHROW noexcept: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ void testBody() _override; ^In file included from :1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h306::6419::51 :note : warningexpanded from macro '_override': noexcept specifications are incompatible with C++98 [-Wc++98-compat] #define _override override ^ void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' In file included from #define UT_NOTHROW noexcept/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26In file included from : :warning1: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ void operator delete[] (void* mem, size_t size) UT_NOTHROW;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::125 :note24: :expanded from macro '_override' note: expanded from macro 'UT_NOTHROW' #define _override override #define UT_NOTHROW noexcept ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::25179::3442:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ virtual ~IgnoredUtestShell() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 322note:: 30expanded from macro '_override': note: #define _override overrideexpanded from macro '_destructor_override' ^ #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp::32228:: 30In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :note39: : expanded from macro '_destructor_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :254:34#define _destructor_override override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual ~ExecFunctionWithoutParameters() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp : ^28 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h322::4230: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h :note45: :expanded from macro '_destructor_override'5 : warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat]#define _destructor_override override ^ DEFAULT_COPY_CONSTRUCTOR(TestResult)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp ^: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::15039:: 80/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:: 216note:: 25expanded from macro 'DEFAULT_COPY_CONSTRUCTOR': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;306 : ^19 : note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4445: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h::9348::5970:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^306 :19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note#define _override override: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: virtual void postTestAction(UtestShell& test, TestResult& result) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h : ^111 :76/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^#define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp45::2891: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hwarning:: 45'nullptr' is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::30314:: 17note:: expanded from macro '_destructor_override'note : #define _destructor_override overrideexpanded from macro 'NULLPTR' ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/IEEE754ExceptionsPlugin.h:38:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp ^: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::30645:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:: 45note:: 91expanded from macro '_override': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/IEEE754ExceptionsPlugin.h:39:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp48::295: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.hwarning:: 32'nullptr' is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46 CHECK(!feclearexcept(FE_ALL_EXCEPT));: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^102 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h55::322 :note30: :expanded from macro 'CHECK' note: expanded from macro '_destructor_override' #define _destructor_override override ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptrIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:43:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryReportAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:51:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:52:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:54:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:55:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:56:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:58:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:47:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryReporterPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:49:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell & test, TestResult & result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:50:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell & test, TestResult & result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:51:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool parseArguments(int, const char *const *, int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:53:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalMemoryReportFormatter() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:55:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_start(TestResult* /*result*/, UtestShell& /*test*/) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h95::5626::85 :warning : warning'nullptr' is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] if(inexactDisabled_) CHECK(!feclearexcept(FE_INEXACT)); virtual void report_testgroup_end(TestResult* /*result*/, UtestShell& /*test*/) _override {} // LCOV_EXCL_LINE ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h306::10219::55 :note : noteexpanded from macro '_override': expanded from macro 'CHECK' #define _override override ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp :30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h314::5817::74 :note : warningexpanded from macro 'NULLPTR': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual void report_test_start(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:59:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_end(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:In file included from 97/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp::930:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.hwarning:: 61'nullptr' is incompatible with C++98 [-Wc++98-compat]: 148: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(!feclearexcept(FE_ALL_EXCEPT)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102: virtual void report_alloc_memory(TestResult* result, TestMemoryAllocator* allocator, size_t size, char* memory, const char* file, size_t line) _override;55 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'CHECK'306 :19: note: expanded from macro '_override' #define _override override ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:In file included from 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:: 30note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.hexpanded from macro 'NULLPTR': 62:134: warning#define NULLPTR nullptr: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual void report_free_memory(TestResult* result, TestMemoryAllocator* allocator, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:42:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CodeMemoryReportFormatter() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:44:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_start(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:45:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_end(TestResult* /*result*/, UtestShell& /*test*/) _override {} // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:47:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_start(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:48:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_end(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:50:148: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_alloc_memory(TestResult* result, TestMemoryAllocator* allocator, size_t size, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:51:134: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_free_memory(TestResult* result, TestMemoryAllocator* allocator, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:34:54: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : TestPlugin("MemoryReporterPlugin"), formatter_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:65:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:121:23: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (formatter_ == NULLPTR) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:139:23: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (formatter_ == NULLPTR) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReporterPlugin.cpp:144:27: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (test.getNext() == NULLPTR || test.getNext()->getGroup() != currentTestGroup_) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 134 warnings generated. 86 warnings generated. 40 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:55: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:86: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:158: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:143:15: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] head_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:136:49: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] static TestMemoryAllocator* originalAllocator = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:140:30: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (originalAllocator == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestHarness_c.cpp:149:25: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] originalAllocator = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 87 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp#define _override override: 30 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192 virtual ~CompositeTestOutput() _destructor_override;: 29 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]322 :30: note: expanded from macro '_destructor_override' virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _destructor_override override306 : ^19 :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' virtual void printTestsStarted() _override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h virtual void printCurrentTestStarted(const UtestShell& test) _override;: 39 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h214::30646::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from #define _destructor_override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h : ^31 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h virtual void printCurrentTestEnded(const TestResult& res) _override;: 216 ^: 25:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' virtual void exec() _override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp::3028: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3139: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::189233::6425:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; Utest* createTest() _override { return new ExecFunctionTest(this); } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h28:: 31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::39191: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h48::234 :warning38: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ virtual ~ExecFunctionTestShell() _destructor_override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::322 :note30: :expanded from macro '_override' note: expanded from macro '_destructor_override' #define _override override ^ #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp: virtual void color() _override;28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h39:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::19228:: 42note:: expanded from macro '_override'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp::31430:: 17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h :note31: : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :193:43:#define NULLPTR nullptr warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp: virtual void printBuffer(const char*) _override;28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h39:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::19228:: 67note:: expanded from macro '_override'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp::1730:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h: :expanded from macro 'NULLPTR'31 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:#define NULLPTR nullptr37 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp116::30 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h17::306 :note19: :expanded from macro 'NULLPTR' note: expanded from macro '_override' #define NULLPTR nullptr ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h30:: 39In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::31251: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h34::198 :warning59: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ virtual void printFailure(const TestFailure& failure) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_destructor_override': note: expanded from macro '_override' #define _destructor_override override ^#define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp199::2852: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hwarning:: 39'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual bool willRun() const _override;19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:19: #define _override overridenote : ^expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp::20128:: 26In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :warning39: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :255:34: warning virtual void flush() _override;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual void setRunIgnored() _override; note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define _override override: ^note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:33:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] tests_(NULLPTR), nameFilters_(NULLPTR), groupFilters_(NULLPTR), firstPlugin_(NullTestPlugin::instance()), runInSeperateProcess_(false), currentRepetition_(0), runIgnored_(false) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:33:35: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] tests_(NULLPTR), nameFilters_(NULLPTR), groupFilters_(NULLPTR), firstPlugin_(NullTestPlugin::instance()), runInSeperateProcess_(false), currentRepetition_(0), runIgnored_(false) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:33:59: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] tests_(NULLPTR), nameFilters_(NULLPTR), groupFilters_(NULLPTR), firstPlugin_(NullTestPlugin::instance()), runInSeperateProcess_(false), currentRepetition_(0), runIgnored_(false) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp314::2817: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hnote:: 42expanded from macro 'NULLPTR': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5#define NULLPTR nullptr: ^warning : defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:51:45: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] for (UtestShell *test = tests_; test != NULLPTR; test = test->getNext()) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:80:45: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] for (UtestShell *test = tests_; test != NULLPTR; test = test->getNext()) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:103:45: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] for (UtestShell *test = tests_; test != NULLPTR; test = test->getNext()) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptrIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp ^: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:136:48: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] TestRegistry* TestRegistry::currentRegistry_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:141:33: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return (currentRegistry_ == NULLPTR) ? ®istry : currentRegistry_; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:151:43: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] tests_ = tests_ ? tests_->getNext() : NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:260:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestRegistry.cpp:271:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:41:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockFailure.cpp:49:50: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailureReporterTestTerminator() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ 69 warnings generated. 43 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:38:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockSupportPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:40:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:41:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:42:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void failTest(const MockFailure& failure) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:47:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual UtestShell* getTestToFail() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupportPlugin.cpp:80:43: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] mock().setMockFailureStandardReporter(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:34:26: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : originalAllocator_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:50:18: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : allocator_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 260 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:76:23: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (allocator_ != NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:86:23: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (allocator_ == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:105:55: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] TestMemoryAllocator* SimpleString::stringAllocator_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:109:29: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (stringAllocator_ == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:197:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if((NULLPTR == s1) || (0 == n)) return result; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:210:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:237:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] buffer_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:291:15: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : buffer_(NULLPTR), bufferSize_(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:293:24: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (otherBuffer == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:300:15: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : buffer_(NULLPTR), bufferSize_(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:314:15: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : buffer_(NULLPTR), bufferSize_(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:328:54: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return StrStr(getBuffer(), other.getBuffer()) != NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:566:25: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (bufferToCopy == NULLPTR || bufferSize == 0) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleString.cpp:967:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] collection_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:41:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~JUnitTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:43:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:44:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:45:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:46:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:47:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:48:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:50:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:51:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:52:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:53:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:54:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:56:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:11:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TeamCityTestOutput(void) _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:13:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:14:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:15:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:16:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:18:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:63:13: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] output_(NULLPTR), arguments_(NULLPTR), registry_(registry) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:63:34: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] output_(NULLPTR), arguments_(NULLPTR), registry_(registry) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/CommandLineTestRunner.cpp:155:24: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (junitOutput != NULLPTR) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 95 warnings generated. 80 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:53:123: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : callOrder_(callOrder), reporter_(reporter), state_(CALL_SUCCEED), expectationsChecked_(false), matchingExpectation_(NULLPTR), ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:54:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] allExpectations_(allExpectations), outputParameterExpectations_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:133:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] matchingExpectation_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:331:44: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actualParameter.getComparator() == NULLPTR) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:644:41: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (outputParameterExpectations_ == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:656:49: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockOutputParametersListNode* toBeDeleted = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:941:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:946:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:951:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:1006:55: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockActualCallTrace* MockActualCallTrace::instance_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:1010:22: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (instance_ == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockActualCall.cpp:1018:17: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] instance_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42288: warning swarning generated: . 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::132: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h59::3268: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning193: :noexcept specifications are incompatible with C++98 [-Wc++98-compat]74 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ virtual long int returnLongIntValueOrDefault(long int default_value) _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 125:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h24::306 :note19: :expanded from macro 'UT_NOTHROW' note: expanded from macro '_override' #define UT_NOTHROW noexcept ^#define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::321: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::6032:: 70/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 195warning:: 65noexcept specifications are incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306125::1924:: notenote: : expanded from macro '_override'expanded from macro 'UT_NOTHROW' #define _override override #define UT_NOTHROW noexcept ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::132: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h61::3237: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning196: :noexcept specifications are incompatible with C++98 [-Wc++98-compat]106 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h #define UT_NOTHROW noexcept: 306 ^: 19: note: expanded from macro '_override' #define _override override In file included from ^ :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: In file included from noexcept specifications are incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: void operator delete[](void* mem) UT_NOTHROW;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^198 :56/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 125warning:: 24'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h#define _override override: 64 ^: 51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] In file included from void operator delete (void* mem, size_t size) UT_NOTHROW;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp : ^32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::12532:: 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 199note:: 96expanded from macro 'UT_NOTHROW': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define UT_NOTHROW noexcept ^ virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :306::119: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :note65: :expanded from macro '_override'53 : warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat]#define _override override ^ void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::12532:: 24In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :note32: : expanded from macro 'UT_NOTHROW'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :201:51: #define UT_NOTHROW noexcept warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:In file included from 74/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:: 28warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual void exitCurrentTest() const _override;: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19: note#define _override override: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h28:: 32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::39240: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h72::73 :warning37: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h322::30630::19 :note : noteexpanded from macro '_destructor_override': expanded from macro '_override' #define _destructor_override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; }In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h ^: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::30679::1942:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h#define _override override: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30: note: expanded from macro '_destructor_override' #define _destructor_override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp ^: 32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:In file included from 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h28:: 252In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h104::39 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]190 :21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::306 :note19: :expanded from macro '_override' note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp39:: 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h: :In file included from 191/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::2632:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 253'override' keyword is incompatible with C++98 [-Wc++98-compat]: 77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp#define _override override: 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: virtual void teardown() _override;32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :254:104:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' #define _override override ^ virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::2832: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::3932: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::214257::4642:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockNamedValue returnValue() _override { return MockNamedValue(""); }: 322 ^: 30:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_destructor_override'19 : note: expanded from macro '_override' #define _destructor_override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h32:: 39In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::32216: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h25::259 :warning55: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual bool returnBoolValueOrDefault(bool value) _override { return value; }: ^note : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19:#define _override override note ^: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:In file included from 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h32:: 233In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h25::32 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]262 :34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ virtual int returnIntValue() _override { return 0; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::2832: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::3932: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::234263::3852:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ virtual int returnIntValueOrDefault(int value) _override { return value; } /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 322:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h30::306 :note19: :expanded from macro '_destructor_override' note: expanded from macro '_override' #define _destructor_override override ^#define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:In file included from 265/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp::6028:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:#define _override override17 : ^ note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp32:: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :In file included from 266/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::9239:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hwarning:: 228'override' keyword is incompatible with C++98 [-Wc++98-compat]: 67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306314::1917:: notenote: : expanded from macro '_override'expanded from macro 'NULLPTR' #define _override override#define NULLPTR nullptr ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual long int returnLongIntValue() _override { return 0; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::30639:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:: 229note:: 116expanded from macro '_override': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR): 32 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::32314: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h17::269 :note66: :expanded from macro 'NULLPTR' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251 virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; }: 34 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' virtual ~IgnoredUtestShell() _destructor_override; ^#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :322:30: note: expanded from macro '_destructor_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32#define _destructor_override override: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp :28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::1939:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hnote:: 254expanded from macro '_override': 34: warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp19::32 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro '_override': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275#define _override override: 88 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; }: 255 ^: 34:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' virtual void setRunIgnored() _override; ^#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:#define _override override32 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47 virtual unsigned int returnUnsignedIntValue() _override { return 0; }: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: virtual SimpleString getMacroName() const _override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:#define _override override19 : ^ note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:In file included from 78/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:: 28warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define _override override: ^note : expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp::30628:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :note42: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h :45:5:#define _override override warning ^: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::15032:: 80In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :note32: : expanded from macro 'DEFAULT_COPY_CONSTRUCTOR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::4432: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h93::3359: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :warning42: :'override' keyword is incompatible with C++98 [-Wc++98-compat]66 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ virtual MockExpectedCall& withName(const SimpleString& name) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp ^: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105 virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override;: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28#define _override override: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override;: 45 ^: 87:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp::30628:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :note45: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h :46:40:#define _override override warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:In file included from 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:: 32note: : In file included from expanded from macro '_destructor_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:#define _destructor_override override94 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::30645:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:: 48note:: 70expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp306::3219: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 33expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111#define _override override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:28: In file included from virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h : ^45 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::49306::7119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:: 32note: : In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:#define _override override50 : ^107 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:#define _override override28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR);/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^52 :91/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314warning:: 17'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cppwarning:: 32'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103 virtual ~MemoryLeakAllocator() _destructor_override;: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :322:30: note: expanded from macro '_destructor_override' #define _destructor_override override virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58 virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;: 124: warning: ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29#define _override override: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h :31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override;: 33 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h59::306126::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h29:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h19::31 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h: :expanded from macro '_override'101 :38: warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h#define _override override: 33 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual const char* alloc_name() const _override;306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::2932: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::3133: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::10361::43141:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp52::32 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning virtual TestMemoryAllocator* actualAllocator() _override;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp306::2919: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.hnote:: 31expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43#define _override override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp ^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h322:30:: 33note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hexpanded from macro '_destructor_override': 65:58: warning: #define _destructor_override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h#define _override override: 31 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :66/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::57306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp::3329: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h67::3166: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h :warning127: :'override' keyword is incompatible with C++98 [-Wc++98-compat]37 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual ~NullUnknownAllocator() _destructor_override;: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'322 :30: note#define _override override: expanded from macro '_destructor_override' ^ #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp62::29 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h virtual MockExpectedCall& andReturnValue(unsigned long int value) _override;: 130 ^: 88:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' #define _override override ^ virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h : ^33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp::14132:: 40In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :warning33: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override;note : ^expanded from macro '_destructor_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:#define _destructor_override override note ^: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp: :In file included from 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h: :In file included from 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h33:: 143/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::7672:: 60warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; virtual MockExpectedCall& andReturnValue(double value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp29:: 32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h31:: 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h144::7352::65 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ virtual MockExpectedCall& andReturnValue(const char* value) _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::306 :note19: :expanded from macro '_override' note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cppIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::2933: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h::8031:: 57/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:: 210warning:: 46'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ virtual ~AccountingTestMemoryAllocator() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 322note:: 30expanded from macro '_override': note: expanded from macro '_destructor_override' #define _override override ^ #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp#define _override override: 29 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:82:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp virtual ~SimpleStringCacheAllocator() _destructor_override;: 32 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::33322: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h30::157 :note76: :expanded from macro '_destructor_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp: :expanded from macro '_override'29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:84:#define _override override76 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32 virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h306::15819::74 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp::1929:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.hnote:: 85expanded from macro '_override': 88: warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32 virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override;: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h306::15919::91 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ In file included from virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::87306::3819:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override virtual const char* name() const _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:#define _override override32 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:88:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ virtual const char* alloc_name() const _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h32:: 89In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h43::33 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]161 :100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; }#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:29#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h ^: 91:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp: virtual TestMemoryAllocator* actualAllocator() _override;32 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h33:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::19162:: 96note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:: 45note:: 52expanded from macro '_override': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ : allocator_(defaultMallocAllocator()), cache_(NULLPTR), nonCachedAllocations_(NULLPTR), hasWarnedAboutDeallocations(false)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp ^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h314::3317: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :note165: :expanded from macro 'NULLPTR'88 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:45:84: warning virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; }: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override : allocator_(defaultMallocAllocator()), cache_(NULLPTR), nonCachedAllocations_(NULLPTR), hasWarnedAboutDeallocations(false) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:#define NULLPTR nullptr32 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp::1966:: 35note:: expanded from macro '_override'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ node[i].freeMemoryHead_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp: :expanded from macro 'NULLPTR'32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33#define NULLPTR nullptr: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h ^: 178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:67:35: virtual MockExpectedCall& andReturnValue(int) _override { return *this; } warning ^: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: node[i].usedMemoryHead_ = NULLPTR;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:#define _override override17 : ^ note: expanded from macro 'NULLPTR' #define NULLPTR nullptr In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:133:59: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return getCacheNodeFromSize(size)->freeMemoryHead_ != NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:44:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:52:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailureReporterTestTerminatorForInCOnlyCode() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp64::23247::37 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'nullptr' is incompatible with C++98 [-Wc++98-compat] void failTest(const MockFailure& failure) _override cache_[i].freeMemoryHead_ = NULLPTR; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306314::1917:: notenote: : expanded from macro '_override'expanded from macro 'NULLPTR' #define _override override#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:72:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] static MockSupport* currentMockSupport = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:73:41: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] static MockExpectedCall* expectedCall = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:241:37: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:74:37: warning cache_[i].freeMemoryHead_ = NULLPTR;: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17static MockActualCall* actualCall = NULLPTR;: ^note : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :314:17:#define NULLPTR nullptr note ^: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:242:37: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] cache_[i].usedMemoryHead_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:246:29: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] nonCachedAllocations_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:82:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCFunctionComparatorNode() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:84:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:88:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:98:55: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] static MockCFunctionComparatorNode* comparatorList_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:105:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCFunctionCopierNode() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:107:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport_c.cpp:116:47: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] static MockCFunctionCopierNode* copierList_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleStringInternalCache.cpp:275:25: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] cache_.setAllocator(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ 73 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ 267 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:55: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:86: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:158: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:143:15: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] head_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:36:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (mem == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:41:51: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] static TestMemoryAllocator* currentNewAllocator = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:42:56: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] static TestMemoryAllocator* currentNewArrayAllocator = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:43:54: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] static TestMemoryAllocator* currentMallocAllocator = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:52:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (currentNewAllocator == NULLPTR) setCurrentNewAllocatorToDefault(); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:74:37: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (currentNewArrayAllocator == NULLPTR) setCurrentNewArrayAllocatorToDefault(); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:96:35: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (currentMallocAllocator == NULLPTR) setCurrentMallocAllocatorToDefault(); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:114:31: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : originalMallocAllocator(NULLPTR), originalNewAllocator(NULLPTR), originalNewArrayAllocator(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:114:62: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : originalMallocAllocator(NULLPTR), originalNewAllocator(NULLPTR), originalNewArrayAllocator(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:114:98: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : originalMallocAllocator(NULLPTR), originalNewAllocator(NULLPTR), originalNewArrayAllocator(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:259:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:313:47: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] void init(LocationToFailAllocNode* next = NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:317:15: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] file_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:329:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : TestMemoryAllocator(name_str, alloc_name_str, free_name_str), head_(NULLPTR), currentAllocNumber_(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:351:41: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] LocationToFailAllocNode* previous = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:359:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:425:13: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : head_(NULLPTR), allocator_(defaultMallocAllocator()), useCacheSizes_(false) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:439:18: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (head_ == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:440:54: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] head_ = createNewAccountantAllocationNode(0, NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:443:36: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (lastNode->next_ == NULLPTR) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:444:72: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] lastNode->next_ = createNewAccountantAllocationNode(0, NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:469:53: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryAccountantAllocationNode* to_be_deleted = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:475:13: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] head_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:482:54: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (size > node->size_ && node->next_ == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:492:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:506:28: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (node->next_ == NULLPTR || node->next_->size_ > size) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:606:18: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (head_ == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:618:73: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : accountant_(accountant), originalAllocator_(origAllocator), head_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:711:24: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : mallocAllocator_(NULLPTR), newAllocator_(NULLPTR), newArrayAllocator_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:711:48: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : mallocAllocator_(NULLPTR), newAllocator_(NULLPTR), newArrayAllocator_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:711:77: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : mallocAllocator_(NULLPTR), newAllocator_(NULLPTR), newArrayAllocator_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:730:29: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (mallocAllocator_ != NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestMemoryAllocator.cpp:758:29: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (mallocAllocator_ == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestResult.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ 58 warnings generated. In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] 117 warning virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;s generated ^. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:43:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryReportAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:51:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:52:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:54:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:55:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:56:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:58:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:53:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalMemoryReportFormatter() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:55:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_start(TestResult* /*result*/, UtestShell& /*test*/) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:56:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_end(TestResult* /*result*/, UtestShell& /*test*/) _override {} // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:58:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_start(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:59:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_end(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:61:148: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_alloc_memory(TestResult* result, TestMemoryAllocator* allocator, size_t size, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:62:134: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_free_memory(TestResult* result, TestMemoryAllocator* allocator, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:32:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryReportAllocator::MemoryReportAllocator() : result_(NULLPTR), realAllocator_(NULLPTR), formatter_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:32:83: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryReportAllocator::MemoryReportAllocator() : result_(NULLPTR), realAllocator_(NULLPTR), formatter_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportAllocator.cpp:32:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryReportAllocator::MemoryReportAllocator() : result_(NULLPTR), realAllocator_(NULLPTR), formatter_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 73 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:11:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TeamCityTestOutput(void) _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:13:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:14:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:15:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:16:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:18:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TeamCityTestOutput.cpp:4:54: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] TeamCityTestOutput::TeamCityTestOutput() : currtest_(NULLPTR), currGroup_() ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 65 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:#define _override override24 : ^ note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: In file included from warning: :'override' keyword is incompatible with C++98 [-Wc++98-compat]1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: void operator delete(void* mem) UT_NOTHROW;306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 125expanded from macro '_override': 24: #define _override overridenote : ^expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46In file included from :40::1 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]65 :53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322 void operator delete[] (void* mem, size_t size) UT_NOTHROW;: 30 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_destructor_override'125 :24: note: expanded from macro 'UT_NOTHROW'#define _destructor_override override ^ #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp42::29 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: virtual void exitCurrentTest() const _override;warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual ~CompositeTestOutput() _destructor_override;expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override322 : ^30 : note: expanded from macro '_destructor_override' #define _destructor_override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp ^: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:In file included from 48/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:: 29warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h :31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322 virtual void printTestsStarted() _override;: 30 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_destructor_override'306 :19: note: expanded from macro '_override'#define _destructor_override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp: 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::39306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h19::190 :note21: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp :note29: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h#define _override override: 197 ^: 38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual void printDouble(double) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::30639:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:: 191note:: 26expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp: :expanded from macro '_override'29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h ^: 198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from virtual void printFailure(const TestFailure& failure) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h : ^39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::192306::2919:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:: 29note: : In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h :31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:#define _override override199 : ^52 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cppexpanded from macro '_override': 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:#define _override override39 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:41:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~JUnitTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h29:: 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h43::23338::25 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h Utest* createTest() _override { return new ExecFunctionTest(this); }: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note: expanded from macro '_override'#define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:44In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp60::28 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual ~ExecFunctionTestShell() _destructor_override;19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 322:30: #define _override overridenote : ^expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:45:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28 virtual void printCurrentTestStarted(const UtestShell& test) _override;: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h306::22819::42 :note : warningexpanded from macro '_override': 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp314::2917: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h :note46: :expanded from macro 'NULLPTR'63 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define NULLPTR nullptr ^ virtual void printCurrentTestEnded(const TestResult& res) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp ^: 28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h306::3919: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :note228: :expanded from macro '_override'67 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h29:: 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h::1747:: 67note:: expanded from macro 'NULLPTR'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:In file included from 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp: :In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h39:: 48/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::64229:: 116warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR)306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 314expanded from macro '_override': 17: note: #define _override overrideexpanded from macro 'NULLPTR' ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:50:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:51:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:52:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: virtual void print(long) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h ^: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::306251::1934:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cppnote:: 29expanded from macro '_destructor_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:#define _destructor_override override53 : ^32 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28#define _override override: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:54: virtual bool willRun() const _override;59 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:19: note: expanded from macro '_override' virtual void printFailure(const TestFailure& failure) _override; ^#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28#define _override override: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:56:26: virtual void setRunIgnored() _override;warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual void flush() _override; note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define _override override: ^note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:37:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] execTime_(0), failure_(NULLPTR), ignored_(false), lineNumber_ (0), checkCount_ (0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp314:17: note:: 28expanded from macro 'NULLPTR': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h : ^45 :5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:37:99 DEFAULT_COPY_CONSTRUCTOR(TestResult): ^warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' execTime_(0), failure_(NULLPTR), ignored_(false), lineNumber_ (0), checkCount_ (0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314 #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;: 17 ^: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:54:103: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] testCount_(0), failureCount_(0), totalCheckCount_(0), startTime_(0), groupExecTime_(0), head_(NULLPTR), tail_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:54:119: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] testCount_(0), failureCount_(0), totalCheckCount_(0), startTime_(0), groupExecTime_(0), head_(NULLPTR), tail_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:99:29: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] impl_->results_.head_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:100:29: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] impl_->results_.tail_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:134:34: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (impl_->results_.tail_ == NULLPTR) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp:175:18: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (impl_ != NULLPTR) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : expanded from macro '_override': 1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9#define _override override: ^warning : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp265::2918: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :warning52: :'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]91 : warning: typedef unsigned long long cpputest_ulonglong;'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/JUnitTestOutput.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h305::5644::102 :warning : warning'nullptr' is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] if (impl_->results_.tail_->failure_ == NULLPTR) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314 virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override;: 17 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'NULLPTR'306 :19: note#define NULLPTR nullptr: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:57:56: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] outOfOrder_(false), returnValue_(""), objectPtr_(NULLPTR), isSpecificObjectExpected_(false), wasPassedToObject_(true), ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:67:56: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] outOfOrder_(false), returnValue_(""), objectPtr_(NULLPTR), isSpecificObjectExpected_(false), wasPassedToObject_(true), ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:245:47: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return withOutputParameterReturning(name, NULLPTR, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:257:17: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return p != NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:263:17: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return p != NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:402:38: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (inputParameters_->begin() == NULLPTR && outputParameters_->begin() == NULLPTR) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCall.cpp:402:79: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (inputParameters_->begin() == NULLPTR && outputParameters_->begin() == NULLPTR) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 80 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ 117 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:33:85: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockNamedValueComparatorsAndCopiersRepository* MockNamedValue::defaultRepository_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:46:109: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockNamedValue::MockNamedValue(const SimpleString& name) : name_(name), type_("int"), size_(0), comparator_(NULLPTR), copier_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:46:127: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockNamedValue::MockNamedValue(const SimpleString& name) : name_(name), type_("int"), size_(0), comparator_(NULLPTR), copier_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:200:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("bool", type_.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:210:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("unsigned int", type_.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:typedef unsigned long long cpputest_ulonglong;217 : ^5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("int", type_.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:229:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("long int", type_.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:244:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("unsigned long int", type_.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:256:17: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] return (long long int)value_.unsignedIntValue_; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:260:17: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] return (long long int)value_.unsignedLongIntValue_; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:263:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("long long int", type_.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:273:26: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] return (unsigned long long int)value_.intValue_; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:275:26: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] return (unsigned long long int)value_.longIntValue_; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:279:26: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] return (unsigned long long int)value_.longLongIntValue_; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:282:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("unsigned long long int", type_.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:305:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("double", type_.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:311:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("double", type_.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:317:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("const char*", type_.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:323:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("void*", type_.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:329:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("const void*", type_.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:335:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("void (*)()", type_.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:341:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("const unsigned char*", type_.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:406:62: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] return (value_.longLongIntValue_ >= 0) && ((unsigned long long)value_.longLongIntValue_ == p.value_.unsignedIntValue_); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:408:92: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] return (p.value_.longLongIntValue_ >= 0) && (value_.unsignedIntValue_ == (unsigned long long)p.value_.longLongIntValue_); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:410:62: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] return (value_.longLongIntValue_ >= 0) && ((unsigned long long)value_.longLongIntValue_ == p.value_.unsignedLongIntValue_); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:412:96: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] return (p.value_.longLongIntValue_ >= 0) && (value_.unsignedLongIntValue_ == (unsigned long long)p.value_.longLongIntValue_); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:414:62: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] return (value_.longLongIntValue_ >= 0) && ((unsigned long long)value_.longLongIntValue_ == p.value_.unsignedLongLongIntValue_); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:416:100: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] return (p.value_.longLongIntValue_ >= 0) && (value_.unsignedLongLongIntValue_ == (unsigned long long)p.value_.longLongIntValue_); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:418:92: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] return (p.value_.intValue_ >= 0) && (value_.unsignedLongLongIntValue_ == (unsigned long long)p.value_.intValue_); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:420:54: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] return (value_.intValue_ >= 0) && ((unsigned long long)value_.intValue_ == p.value_.unsignedLongLongIntValue_); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:426:96: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] return (p.value_.longIntValue_ >= 0) && (value_.unsignedLongLongIntValue_ == (unsigned long long)p.value_.longIntValue_); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:428:58: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] return (value_.longIntValue_ >= 0) && ((unsigned long long)value_.longIntValue_ == p.value_.unsignedLongLongIntValue_); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:546:30: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : data_(newValue), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:560:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockNamedValueList::MockNamedValueList() : head_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:577:18: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (head_ == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:591:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:602:57: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), comparator_(comparator), copier_(NULLPTR), next_(next) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:604:36: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), comparator_(NULLPTR), copier_(copier), next_(next) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:613:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockNamedValueComparatorsAndCopiersRepository::MockNamedValueComparatorsAndCopiersRepository() : head_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:646:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockNamedValue.cpp:653:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 103 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFailure.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:294:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : outputOne_(NULLPTR), outputTwo_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestOutput.cpp:294:37: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : outputOne_(NULLPTR), outputTwo_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ 58 warnings generated. In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:35:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~OrderedTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:32:57: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] OrderedTestShell* OrderedTestShell::_orderedTestsHead = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:35:22: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] _nextOrderedTest(NULLPTR), _level(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:65:37: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return (getOrderedTestHead() == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/OrderedTest.cpp:80:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (NULLPTR == reg->getFirstTest() || head == reg->getFirstTest()) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 60 warnings generated. 40 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:32:56: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockExpectedCallsList::MockExpectedCallsList() : head_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:63:21: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return head_ == NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:117:18: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (head_ == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:150:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] p->expectedCall_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:159:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] p->expectedCall_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:169:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] p->expectedCall_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:179:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] p->expectedCall_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:187:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] p->expectedCall_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:195:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] p->expectedCall_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:203:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] p->expectedCall_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:211:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] p->expectedCall_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:220:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] p->expectedCall_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:225:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:235:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:243:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] p->expectedCall_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:248:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:254:43: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockExpectedCallsListNode* previous = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:255:46: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockExpectedCallsListNode* toBeDeleted = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:258:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (current->expectedCall_ == NULLPTR) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockExpectedCallsList.cpp:260:29: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (previous == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:43:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryReportAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:51:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:52:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:54:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:55:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:56:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:58:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:53:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalMemoryReportFormatter() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:55:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_start(TestResult* /*result*/, UtestShell& /*test*/) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:56:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_end(TestResult* /*result*/, UtestShell& /*test*/) _override {} // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:58:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_start(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:59:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_end(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:61:148: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_alloc_memory(TestResult* result, TestMemoryAllocator* allocator, size_t size, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MemoryReportFormatter.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:62:134: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_free_memory(TestResult* result, TestMemoryAllocator* allocator, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 131 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:55: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:86: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:158: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:143:15: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] head_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 70 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:283:36: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakDetectorNode* prev = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:311:36: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakDetectorNode* prev = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:326:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:337:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:344:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:351:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:427:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:436:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:449:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:462:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:575:23: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (new_memory == NULLPTR) return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:575:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (new_memory == NULLPTR) return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:658:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (memory == NULLPTR) return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:658:35: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (memory == NULLPTR) return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:673:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (memory == NULLPTR) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:676:17: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (node == NULLPTR) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:697:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] char* memory = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:714:21: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (node == NULLPTR) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/MemoryLeakDetector.cpp:716:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ 103 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFilter.cpp:31:82: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] TestFilter::TestFilter() : strictMatching_(false), invertMatching_(false), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFilter.cpp:35:108: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] TestFilter::TestFilter(const SimpleString& filter) : strictMatching_(false), invertMatching_(false), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestFilter.cpp:40:100: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] TestFilter::TestFilter(const char* filter) : strictMatching_(false), invertMatching_(false), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 11 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:47:179: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : actualCallOrder_(0), expectedCallOrder_(0), strictOrdering_(false), standardReporter_(&defaultReporter_), ignoreOtherCalls_(false), enabled_(true), lastActualFunctionCall_(NULLPTR), mockName_(mockName), tracing_(false) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:49:23: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] setActiveReporter(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:63:38: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] standardReporter_ = (reporter != NULLPTR) ? reporter : &defaultReporter_; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:116:31: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] lastActualFunctionCall_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:193:35: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] lastActualFunctionCall_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:343:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return data_.getValueByName(name) != NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:349:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (newData == NULLPTR) { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:419:18: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (value == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:445:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("MockSupport", getData(mockingSupportName).getType().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTestExt/MockSupport.cpp:459:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:93:27: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] TestPlugin* removed = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestPlugin.cpp:153:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] TestPlugin(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 264 warnings generated. In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:56:35: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] registry_->setCurrentRegistry(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:160:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS(contains.asCharString(), getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 37 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/TestTestingFixture.cpp:165:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! getOutput().contains(contains)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 61 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp::30659:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h :note31: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :120:34#define _override override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp ^: 28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h322::3130: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.hnote:: 31expanded from macro '_destructor_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193#define _destructor_override override : ^43 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp :59/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h::1931:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.hnote:: 124expanded from macro '_override': 45: warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp19::28 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.hexpanded from macro '_override': 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h#define _override override: 31 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h: virtual void print(const char*) _override;31 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :125/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::26306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' virtual void flush() _override; #define _override override ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h : ^31 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h: virtual ~StringBufferTestOutput() _destructor_override;31 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :197/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::38322:: 30warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_destructor_override' virtual void printDouble(double) _override; ^ #define _destructor_override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp :59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: void printBuffer(const char* s) _overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h ^: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h306::19819::59 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void printFailure(const TestFailure& failure) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp::30659:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h :note31: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :155:18#define _override override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp19::28 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.hexpanded from macro '_override': 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h#define _override override: 31 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/SimpleMutex.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:59: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:212:27: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] time_t theTime = time(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/Platforms/Gcc/UtestPlatform.cpp:306:31: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] pthread_mutex_init(mutex, NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 58 warnings generated. In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:58:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~OutsideTestRunnerUTest() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ 60 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:135:105: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] group_("UndefinedTestGroup"), name_("UndefinedTest"), file_("UndefinedFile"), lineNumber_(0), next_(NULLPTR), isRunAsSeperateProcess_(false), hasFailed_(false) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:140:89: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] group_(groupName), name_(testName), file_(fileName), lineNumber_(lineNumber), next_(NULLPTR), isRunAsSeperateProcess_(false), hasFailed_(false) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:156:37: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell* ptr = (UtestShell*) NULLPTR; ptr->countTests(); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:337:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if(filters == NULLPTR) return true; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:339:22: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] for(; filters != NULLPTR; filters = filters->getNext()) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:383:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR && expected == NULLPTR) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:383:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR && expected == NULLPTR) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:384:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR || expected == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:384:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR || expected == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:393:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR && expected == NULLPTR) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:393:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR && expected == NULLPTR) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:394:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR || expected == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:394:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR || expected == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:403:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR && expected == NULLPTR) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:403:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR && expected == NULLPTR) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:404:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR || expected == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:404:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR || expected == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:413:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR && expected == NULLPTR) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:413:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR && expected == NULLPTR) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:414:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR || expected == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:414:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR || expected == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:423:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR && expected == NULLPTR) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:423:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR && expected == NULLPTR) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:424:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR || expected == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:424:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR || expected == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:502:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR && expected == NULLPTR) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:502:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR && expected == NULLPTR) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:503:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR || expected == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:503:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (actual == NULLPTR || expected == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:551:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] TestResult* UtestShell::testResult_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:552:40: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell* UtestShell::currentTest_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:566:24: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (testResult_ == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:573:25: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (currentTest_ == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:773:21: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : arrayOfTests_(NULLPTR), count_(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:832:25: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell *tests = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/src/CppUTest/Utest.cpp:844:33: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (index >= count_) return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 95 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:82:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~SimpleStringCacheAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:84:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:85:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:87:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:88:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:89:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:91:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:43:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryReportAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:51:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:52:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:54:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:55:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:56:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:58:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:47:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryReporterPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:49:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell & test, TestResult & result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:50:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell & test, TestResult & result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:51:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool parseArguments(int, const char *const *, int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:38:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockSupportPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:40:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/AllTests.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:41:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 104 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :125::124: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :note59: :expanded from macro 'UT_NOTHROW'68 : warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] #define UT_NOTHROW noexcept ^ void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp80::2848: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hwarning:: 39'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: virtual void exitCurrentTest() const _override;expanded from macro '_destructor_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define _destructor_override override: 19 ^: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::3128: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::214191::4626:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ virtual ~ExecFunctionWithoutParameters() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 322note:: 30expanded from macro '_override': note: expanded from macro '_destructor_override' #define _override override ^ #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:In file included from 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h28:: 192In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h29::31 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25 virtual void teardown() _override;: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: virtual void exec() _override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:#define _override override19 : ^ note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: Utest* createTest() _override { return new ExecFunctionTest(this); }warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual ~ExecFunctionWithoutParameters() _destructor_override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' In file included from #define _destructor_override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp234::2838: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hwarning:: 39'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual void exec() _override;322 : ^30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_destructor_override': 19: note: expanded from macro '_override'#define _destructor_override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp: :expanded from macro 'NULLPTR'28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39#define NULLPTR nullptr: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h ^: 233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39 Utest* createTest() _override { return new ExecFunctionTest(this); }: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h ^: 228:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h67::306 :warning19: :'nullptr' is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #define _override override ^ ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28#define NULLPTR nullptr: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp: :expanded from macro '_destructor_override'28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from #define _destructor_override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h : ^39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h ^: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::314228::1742:: notewarning: : expanded from macro 'NULLPTR''nullptr' is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h28:: 314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h17::31 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hexpanded from macro 'NULLPTR': 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:#define NULLPTR nullptr251 : ^34 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h::3931: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h251::3934: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :warning255: :'override' keyword is incompatible with C++98 [-Wc++98-compat]34 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ virtual void setRunIgnored() _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 322:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h30::306 :note19: :expanded from macro '_destructor_override' note: expanded from macro '_override' #define _destructor_override override #define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:In file included from 257/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::4728:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: virtual SimpleString getMacroName() const _override;'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual bool willRun() const _override;: ^note /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306expanded from macro '_override': 19: note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h::3931: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h255::3934: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :warning258: :'override' keyword is incompatible with C++98 [-Wc++98-compat]69 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define _override override: ^note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::30628:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :note44: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h :93:59:#define _override override warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h : ^44 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' #define _override override ^ virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:#define _override override28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override;warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3145: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4645:: 40/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:: 46warning:: 40'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ virtual ~MemoryLeakWarningPlugin() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 322note:: 30expanded from macro '_destructor_override': note: expanded from macro '_destructor_override' #define _destructor_override override ^ #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp45:: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h: :In file included from 48/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h::7031:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]45 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual void preTestAction(UtestShell& test, TestResult& result) _override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:#define _override override19 : ^ note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp49::2871: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.hwarning:: 31'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning virtual void postTestAction(UtestShell& test, TestResult& result) _override;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h::2845: :In file included from 91/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:: 31warning: : In file included from 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ #define NULLPTR nullptr /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp::2928: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h120::3234: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :warning120: :'override' keyword is incompatible with C++98 [-Wc++98-compat]34 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ virtual ~ConsoleTestOutput() _destructor_override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 322note:: 30expanded from macro '_destructor_override': note: expanded from macro '_destructor_override' #define _destructor_override override ^ #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp::12428:: 45In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h :warning32: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual void printBuffer(const char* s) _override;: ^note : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19:#define _override override note ^: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp :warning28: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h virtual void flush() _override;: 125 ^: 26:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' virtual void flush() _override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::28148: :In file included from 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:: 32warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322 virtual ~StringBufferTestOutput() _destructor_override;: 30 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_destructor_override'322 :30: note: #define _destructor_override overrideexpanded from macro '_destructor_override' ^ #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:In file included from 37/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:: 28warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37 void printBuffer(const char* s) _override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: void printBuffer(const char* s) _overrideexpanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32 void flush() _override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h ^: 155:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h18::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' void flush() _override ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp::2928: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h181::3236: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :warning181: :'override' keyword is incompatible with C++98 [-Wc++98-compat]36 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ virtual ~CompositeTestOutput() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 322note:: 30expanded from macro '_destructor_override': note: expanded from macro '_destructor_override' #define _destructor_override override ^ #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h28:: 183In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h38::32 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]183 :38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual void printTestsStarted() _override;: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19: note#define _override override: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:In file included from 184/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp::6028:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual void printTestsEnded(const TestResult& result) _override;note : ^ expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define _override override: ^note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cppwarning:: 28'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: virtual void printCurrentTestStarted(const UtestShell& test) _override;warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual void printCurrentTestStarted(const UtestShell& test) _override; ^#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: virtual void printCurrentTestEnded(const TestResult& res) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h : ^187 :63/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' #define _override override virtual void printCurrentTestEnded(const TestResult& res) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h ^: 188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h virtual void printCurrentGroupStarted(const UtestShell& test) _override;: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h188::30667::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override ^ virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:#define _override override189 : ^64 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28 virtual void printCurrentGroupEnded(const TestResult& res) _override;: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h :32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h306::18919::64 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:: 29note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.hexpanded from macro '_override': 191:48: #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp :28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h::1932:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.hnote:: 191expanded from macro '_override': 48: warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual void verbose(VerbosityLevel level) _override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h29:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::19192:: 26note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp::1928:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h: :expanded from macro '_override'32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:#define _override override26 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp ^: 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::306193::1943:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cppnote:: 28expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h : ^193 :43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h virtual void printBuffer(const char*) _override;: 194 ^: 37:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' virtual void print(const char*) _override; ^#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28#define _override override: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h: virtual void print(const char*) _override;195 : ^30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' virtual void print(long) _override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:expanded from macro '_override'28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h ^: 195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp virtual void print(long) _override;: 29 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h196::30632::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' virtual void print(size_t) _override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp#define _override override: 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: virtual void print(size_t) _override; warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual void printDouble(double) _override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override306 : ^19 : note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp :28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cppwarning:: 29'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning virtual void printDouble(double) _override;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual void printFailure(const TestFailure& failure) _override;expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override306 : ^19 : note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:In file included from 198/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::5929:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.hwarning:: 199'override' keyword is incompatible with C++98 [-Wc++98-compat]: 52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual void setProgressIndicator(const char*) _override;: 306 ^: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h::2932: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::201199::2652:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ virtual void setProgressIndicator(const char*) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h29:: 322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h::3096:: 36note:: expanded from macro '_destructor_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp ^: 30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp99:30: In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h88::31 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]127 :37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ virtual ~NullUnknownAllocator() _destructor_override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19322:: 30note:: expanded from macro '_override'note : expanded from macro '_destructor_override' #define _override override ^ #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp :warning30: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129: virtual const char* name() const _override;76 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:19: note: expanded from macro '_override' #define _override override virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cppexpanded from macro '_override': 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102#define _override override: 44 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp306::3019: :In file included from note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h :31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:#define _override override130 : ^88 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43 virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override;: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::1930:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h: :expanded from macro '_override'31 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:#define _override override40 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp::3129: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h::143115::7643:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::30306:: 19note:: expanded from macro '_destructor_override'note : expanded from macro '_override' #define _destructor_override override #define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:In file included from 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h29:: 144/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h::52119:: 76warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp ^: 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp virtual ~FailableMemoryAllocator() _destructor_override;: 30 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::31322:30: : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h: :expanded from macro '_destructor_override'212 :76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _destructor_override override ^ virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp::1929:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.hnote:: 143expanded from macro '_override': 76: warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::1930:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h: :expanded from macro '_override'31 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:#define _override override88 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override;: 29 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h144::30652::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override ^ virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cppexpanded from macro '_override': 30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h#define _override override: 215 ^: 52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cppexpanded from macro '_override': 30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h#define _override override: 43 ^: 38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryReportAllocator() _destructor_override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h29:: 322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h::30213:: 88note:: expanded from macro '_destructor_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h::2951: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h76::215 :warning52: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; virtual TestMemoryAllocator* actualAllocator() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19::306 :note19: :expanded from macro '_override' note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h::30218: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h44::52 :warning88: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override;306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp43::30 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]54 :38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual const char* name() const _override;306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:55:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:56:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:58:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:53:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp: virtual ~NormalMemoryReportFormatter() _destructor_override;30 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h :82/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::43322:: 30warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_destructor_override' #define _destructor_override override virtual ~SimpleStringCacheAllocator() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' In file included from #define _destructor_override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp : ^31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:55:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:84:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual void report_testgroup_start(TestResult* /*result*/, UtestShell& /*test*/) _override; 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19: note#define _override override: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:In file included from 85/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp::8831:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]31 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:56:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual void report_testgroup_end(TestResult* /*result*/, UtestShell& /*test*/) _override {} // LCOV_EXCL_LINEnote : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:#define _override override19 : ^ note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:87:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: virtual const char* name() const _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h : ^58 :74/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' #define _override override ^ virtual void report_test_start(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cppnote:: 30expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:88:44#define _override override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp ^: 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h306::3119: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h :note59: :expanded from macro '_override'72 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual void report_test_end(TestResult* result, UtestShell& test) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp ^: 30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h::30689::1943:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp : ^31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:In file included from 61/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp::14830:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.hwarning:: 91'override' keyword is incompatible with C++98 [-Wc++98-compat]: 52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual void report_alloc_memory(TestResult* result, TestMemoryAllocator* allocator, size_t size, char* memory, const char* file, size_t line) _override;: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19: note#define _override override: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:62:134: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_free_memory(TestResult* result, TestMemoryAllocator* allocator, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllTests.cpp:41:9: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp: :'nullptr' is incompatible with C++98 [-Wc++98-compat]31 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:42: CHECK(true);42 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55 virtual ~CodeMemoryReportFormatter() _destructor_override;: ^note : expanded from macro 'CHECK'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :322:30: note: expanded from macro '_destructor_override' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ #define _destructor_override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:44:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_start(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:45:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_end(TestResult* /*result*/, UtestShell& /*test*/) _override {} // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:47:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_start(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:48:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_end(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:50:148: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_alloc_memory(TestResult* result, TestMemoryAllocator* allocator, size_t size, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/CodeMemoryReportFormatter.h:51:134: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_free_memory(TestResult* result, TestMemoryAllocator* allocator, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:68:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, mallocCreatesAnMallocCall) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:68:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:74:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, freeCreatesAnFreeCall) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:74:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:82:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, twoMallocAndTwoFree) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:82:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:93:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, variableNamesShouldNotContainSlahses) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:93:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, variableNamesShouldNotContainDotButUseUnderscore) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:105:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, newArrayAllocatorGeneratesNewArrayCode) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:105:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:111:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, newArrayGeneratesNewCode) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:111:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:117:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, NewAllocatorGeneratesDeleteCode) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:117:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:125:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, DeleteNullWorksFine) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:125:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:127:61: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] formatter->report_free_memory(testResult, newAllocator, NULLPTR, "boo", 4); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:131:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, NewArrayAllocatorGeneratesDeleteArrayCode) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:131:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:139:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, allocationUsingMallocOnTheSameLineDoesntGenerateTheSameVariableTwice) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:139:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:144:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(testOutput.getOutput().contains("2")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:147:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, allocationUsingNewcOnTheSameLineDoesntGenerateTheSameVariableTwice) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:147:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:152:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(testOutput.getOutput().contains("2")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:155:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, allocationUsingNewcOnTheSameLineDoesntGenerateVariableTwiceExceptWhenInANewTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:155:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:161:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(testOutput.getOutput().contains("char*")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:164:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, testStartGeneratesTESTcode) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:164:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:171:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, testEndGeneratesTESTcode) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:171:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:178:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, TestGroupGeneratesTestGroupCode) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:178:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:185:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CodeMemoryReportFormatter, VariableFromFileLineInfoAlreadyExists) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/CodeMemoryReporterTest.cpp:185:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 87 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:44:41: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] myRegistry_->setCurrentRegistry(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:55:17: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void setup() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:61:20: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:63:7: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(fp1 == stub_func1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:64:7: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(fp2 == stub_func2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:77:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SetPointerPluginTest, installTwoFunctionPointer) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:77:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:85:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(fp1 == orig_func1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:86:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(fp2 == orig_func2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:125:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SetPointerPluginTest, installTooMuchFunctionPointer) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:125:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:149:7: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(orig_double_ptr == &stub_double); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:162:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SetPointerPluginTest, doublePointer) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:162:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SetPluginTest.cpp:168:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(orig_double_ptr == &orig_double); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 138 warnings generated. 73 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ 8 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ 8 warnings generated. In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:6: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:25:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CheatSheet, TestName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:25:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:31:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(true == true); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CheatSheetTest.cpp:34:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("HelloWorld", "HelloWorld"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ 39 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/IEEE754ExceptionsPlugin.h:38:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/IEEE754ExceptionsPlugin.h:39:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:46:22: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void setup(void) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:52:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(FE__with_Plugin, should_fail____when__FE_DIVBYZERO__is_set) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:52:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:59:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(FE__with_Plugin, should_fail____when__FE_OVERFLOW___is_set) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:59:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:66:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(FE__with_Plugin, should_fail____when__FE_UNDERFLOW__is_set) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:66:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:73:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(FE__with_Plugin, should_fail____when__FE_INEXACT____is_set_and_enabled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:73:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:81:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(FE__with_Plugin, should_succeed_when__FE_INEXACT____is_set_and_disabled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:81:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:90:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(FE__with_Plugin, should_succeed_with_5_checks_when_no_flags_are_set) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:90:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(FE__with_Plugin, should_check_five_times_when_all_flags_are_set) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:106:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(FE__with_Plugin, should_fail_only_once_when_all_flags_are_set) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:106:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:116:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(1 == 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:119:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(FE__with_Plugin, should_not_fail_again_when_test_has_already_failed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:119:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:123:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(IEEE754ExceptionsPlugin::checkIeee754OverflowExceptionFlag()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:124:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(IEEE754ExceptionsPlugin::checkIeee754UnderflowExceptionFlag()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:125:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(IEEE754ExceptionsPlugin::checkIeee754InexactExceptionFlag()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:126:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(IEEE754ExceptionsPlugin::checkIeee754DivByZeroExceptionFlag()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:135:22: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void setup(void) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:141:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(IEEE754ExceptionsPlugin2, should_not_fail_in_ignored_test) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/IEEE754PluginTest.cpp:141:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:55: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:86: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:158: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:143:15: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] head_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:38:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~JustUseNewStringAllocator() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:40:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] char* alloc_memory(size_t size, const char* file, size_t line) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:44:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void free_memory(char* str, size_t, const char* file, size_t line) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:57:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:83:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalSimpleStringMemoryAccountant, start) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:83:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:86:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(accountant.getAllocator(), SimpleString::getStringAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:89:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalSimpleStringMemoryAccountant, startTwiceDoesNothing) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:89:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:95:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(memoryAccountantAllocator, SimpleString::getStringAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:100:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalSimpleStringMemoryAccountant, stop) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:100:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:105:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(originalAllocator, SimpleString::getStringAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:113:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalSimpleStringMemoryAccountant, stopWithoutStartWillFail) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:113:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:128:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalSimpleStringMemoryAccountant, stopFailsWhenAllocatorWasChangedInBetween) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:128:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:135:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalSimpleStringMemoryAccountant, report) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:135:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:141:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS(" 1 0 1", accountant.report().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalSimpleStringMemoryAccountant, reportUseCaches) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:152:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("32 1 1 1", accountant.report().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:171:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, defaultAllocatorIsNewArrayAllocator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:171:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:173:36: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] SimpleString::setStringAllocator(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::28174: :In file included from 3/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:: 39warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; POINTERS_EQUAL(defaultNewArrayAllocator(), SimpleString::getStringAllocator()); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::19262:: 51note:: expanded from macro '_override'note : expanded from macro 'POINTERS_EQUAL' #define _override override ^ In file included from POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::31439:: 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:: 73note:: 37expanded from macro 'NULLPTR': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:181:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MyOwnStringAllocator() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:184:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] char* alloc_memory(size_t size, const char* file, size_t line) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:191:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, allocatorForSimpleStringCanBeReplaced) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' In file included from void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::30639:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:: 190note:: 21expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp virtual void teardown() _override;: 191 ^: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro '_override': 67:35#define _override override: ^note : expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR): 196 ^: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314warning:: 17'nullptr' is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ CHECK(myOwnAllocator.memoryWasAllocated); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:197:38: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h SimpleString::setStringAllocator(NULLPTR);: 39 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h251::31434::17 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'NULLPTR' virtual ~IgnoredUtestShell() _destructor_override;#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:200:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, CreateSequence) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:200:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:In file included from 67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp::3528:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :expanded from macro 'TEST'42 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: 150:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h80::306 :note19: :expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' note: expanded from macro '_override' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:205:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected, actual); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:205:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::208306::119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ TEST(SimpleString, CreateSequenceOfZero) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:208 virtual ~MemoryLeakWarningPlugin() _destructor_override;: 1 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]322 :30:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :note67: :expanded from macro '_destructor_override'35 : note: #define _destructor_override overrideexpanded from macro 'TEST' ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp::30628:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :note45: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h :48:70: #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp213::295: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :warning125: :'nullptr' is incompatible with C++98 [-Wc++98-compat]26 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected, actual); virtual void flush() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::19127:: 42note:: expanded from macro '_override'note : expanded from macro 'CHECK_EQUAL' #define _override override ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cppexpanded from macro '_destructor_override': 213:5: #define _destructor_override overridewarning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cppexpanded from macro 'CHECK_EQUAL':29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66 void printBuffer(const char* s) _override: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'CHECK_EQUAL_LOCATION': 306:19: note: expanded from macro '_override' #define _override override UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: In file included from expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h#define NULLPTR nullptr: 155 ^: 18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::19216:: 1note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ TEST(SimpleString, Copy) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp::6529:: 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:: 188note:: 67expanded from macro 'TEST': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ ^ virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::306 :note19: :expanded from macro '_override' note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::29216: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h1::192 :warning26: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35 virtual void color() _override;: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'TEST': 306:19: note: expanded from macro '_override' #define _override override ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::29306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h19::193 :note43: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:221:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(s1, s2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 30 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::31314: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h17::96 :note36: :expanded from macro 'NULLPTR' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::76221:: 5warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;127: 3 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'CHECK_EQUAL'306 :19: note: expanded from macro '_override' #define _override override ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp :note30: : expanded from macro 'CHECK_EQUAL_LOCATION'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314: virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override;17 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'NULLPTR'306 :19: note: #define NULLPTR nullptrexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 224:1: warning: virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:TEST(SimpleString, Assignment) note^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h#define _override override: 65 ^: 24: note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h : ^31 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::130306::8819:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; #define _override override ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::306224::191:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 67:35: note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ virtual char* allocMemoryLeakNode(size_t size) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19:: note306: :expanded from macro '_override'19 : note: expanded from macro '_override' #define _override override #define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:231:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(s1, s2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp: :expanded from macro 'CHECK_EQUAL'30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:43:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ virtual ~MemoryReportAllocator() _destructor_override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h314::32217::30 :note : noteexpanded from macro 'NULLPTR': expanded from macro '_destructor_override' #define NULLPTR nullptr#define _destructor_override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:51:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:231:5 virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;: ^warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :note127: :expanded from macro '_override'3 : note#define _override override: expanded from macro 'CHECK_EQUAL' ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::30142: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h66::52 :note88: :expanded from macro 'CHECK_EQUAL_LOCATION' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19314:: 17note:: expanded from macro '_override'note : expanded from macro 'NULLPTR'#define _override override ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:54:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:55:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:56:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:58:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:53:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalMemoryReportFormatter() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:55:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_start(TestResult* /*result*/, UtestShell& /*test*/) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:56:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:234:1: virtual void report_testgroup_end(TestResult* /*result*/, UtestShell& /*test*/) _override {} // LCOV_EXCL_LINEwarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteTEST(SimpleString, Equality): expanded from macro '_override'^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp :note31: : expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h :58:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual void report_test_start(TestResult* result, UtestShell& test) _override;: 19 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:59:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_end(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:61:148: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_alloc_memory(TestResult* result, TestMemoryAllocator* allocator, size_t size, char* memory, const char* file, size_t line) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h234::3061::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h#define _override override: 67 ^: 35: note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 62 ^: 134: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' virtual void report_free_memory(TestResult* result, TestMemoryAllocator* allocator, char* memory, const char* file, size_t line) _override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:38:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReportAllocator, FunctionsAreForwardedForMallocAllocator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:38:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:239:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s1 == s2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:42:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("malloc", allocator.alloc_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:43:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp: STRCMP_EQUAL("free", allocator.free_name());242 : ^1 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :warning162: :'override' keyword is incompatible with C++98 [-Wc++98-compat]43 : note: expanded from macro 'STRCMP_EQUAL' TEST(SimpleString, InEquality) ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::65314::2417:: notenote: : expanded from macro 'TEST'expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:242:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:46:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReportAllocator, keepingTrackOfActualAllocator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:46:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:247:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s1 != s2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportAllocatorTest.cpp:50:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(originalAllocator->actualAllocator(), allocator.actualAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:250:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, CompareNoCaseWithoutCase) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:250:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:255:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s1.equalsNoCase(s2)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:258:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, CompareNoCaseWithCase) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:258:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:263:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s1.equalsNoCase(s2)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:266:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, CompareNoCaseWithCaseNotEqual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:266:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:271:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!s1.equalsNoCase(s2)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:275:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, asCharString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:275:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:279:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("hello", s1.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:282:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Size) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:282:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:289:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, lowerCase) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:289:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:293:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("abcdefg1234", s2.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:294:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("AbCdEfG1234", s1.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:297:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Addition) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:297:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:305:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(s3, s4); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:305:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 87 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:308:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Concatenation) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:308:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:317:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(s3, s4); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:317:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:322:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(s5, s4); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:322:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:325:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Contains) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:325:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:334:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s.contains(empty)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:335:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s.contains(beginning)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:336:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s.contains(end)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:337:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s.contains(mid)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:338:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!s.contains(notPartOfString)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:340:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(empty.contains(empty)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:341:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!empty.contains(s)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:344:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, startsWith) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:344:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:349:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(hi.startsWith(part)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:350:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!part.startsWith(hi)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:351:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!diff.startsWith(hi)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:354:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, split) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:354:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:362:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("hello\n", collection[0].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:363:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("world\n", collection[1].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:364:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("how\n", collection[2].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:365:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("do\n", collection[3].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:366:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("you\n", collection[4].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:367:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("do\n", collection[5].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:368:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", collection[6].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 100 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:371:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, splitNoTokenOnTheEnd) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:371:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:378:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Bah ", collection[0].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:379:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Yah ", collection[1].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:380:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("oops", collection[2].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:383:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, count) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:383:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:389:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, countTogether) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:389:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:395:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, countEmptyString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:395:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:401:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, countEmptyStringInEmptyString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:401:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:407:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, endsWith) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:407:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:410:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(str.endsWith("World")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:411:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!str.endsWith("Worl")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:412:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!str.endsWith("Hello")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:414:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(str2.endsWith("ah")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:415:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!str2.endsWith("baah")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:417:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!str3.endsWith("baah")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:420:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(str4.endsWith("ha")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:423:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, replaceCharWithChar) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:423:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:427:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("bbcbbcbbcb", str.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:430:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, replaceEmptyStringWithEmptyString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:430:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:434:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", str.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:437:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, replaceWholeString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:437:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:441:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", str.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:444:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, replaceStringWithString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:444:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:448:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("boohoo baa boohoo baa boohoo", str.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:451:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringFromEmptyString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:451:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:454:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", str.subString(0, 1).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:457:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringFromSmallString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:457:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:460:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("H", str.subString(0, 1).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:463:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringFromPos0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:463:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:466:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Hello", str.subString(0, 5).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:469:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringFromPos1) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:469:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:472:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("ello ", str.subString(1, 5).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:475:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringFromPos5WithAmountLargerThanString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:475:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:478:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("World", str.subString(6, 10).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:481:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringFromPos6ToEndOfString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:481:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:484:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("World", str.subString(6).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:487:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringBeginPosOutOfBounds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:487:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:490:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", str.subString(13, 5).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:493:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringFromTillNormal) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp1:: 493In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h1::22 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]264 :9/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 67warning:: 35'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]: note: expanded from macro 'TEST' typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ typedef unsigned long long cpputest_ulonglong;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:496:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Hello", str.subStringFromTill('H', ' ').asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:499:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringFromTillOutOfBounds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:499:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:502:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("World", str.subStringFromTill('W', '!').asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:505:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringFromTillStartDoesntExist) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:505:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:508:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", str.subStringFromTill('!', ' ').asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:511:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, subStringFromTillWhenTheEndAppearsBeforeTheStart) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:511:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:514:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("World", str.subStringFromTill('W', 'H').asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:517:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, findNormal) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:517:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:525:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, at) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:525:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:531:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, copyInBufferNormal) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:531:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:537:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(str.asCharString(), buffer); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:541:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, copyInBufferWithEmptyBuffer) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:541:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:544:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] char* buffer= NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:546:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, buffer); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:546:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, buffer); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:549:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, copyInBufferWithBiggerBufferThanNeeded) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:549:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:555:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(str.asCharString(), buffer); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:559:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, copyInBufferWithSmallerBufferThanNeeded) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:559:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:565:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRNCMP_EQUAL(str.asCharString(), buffer, (bufferSize-1)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:171:52: note: expanded from macro 'STRNCMP_EQUAL' STRNCMP_EQUAL_LOCATION(expected, actual, length, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:570:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, ContainsNull) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:570:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:572:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] SimpleString s(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:573:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", s.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:576:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, NULLReportsNullString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:576:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:578:53: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("(null)", StringFromOrNull((char*) NULLPTR).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:578:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("(null)", StringFromOrNull((char*) NULLPTR).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:581:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Booleans) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:581:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:585:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s1 == "true"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:586:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s2 == "false"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:589:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Pointers) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:589:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:592:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("0x1234", s.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:595:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, FunctionPointers) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:595:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:598:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("0x1234", s.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:601:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Characters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:601:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:604:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("a", s.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:607:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, NegativeSignedBytes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:607:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:609:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("-15", StringFrom((signed char)-15).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:612:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, PositiveSignedBytes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:612:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:614:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("4", StringFrom(4).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:617:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, LongInts) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:617:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:620:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s == "1"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:623:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, UnsignedLongInts) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:623:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:627:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s == s2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:632:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, LongLongInts) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:632:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:634:32: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] SimpleString s(StringFrom((long long)1)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:635:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s == "1"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:638:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, UnsignedLongLongInts) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:638:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:640:41: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] SimpleString s(StringFrom((unsigned long long)1)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:641:42: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] SimpleString s2(StringFrom((unsigned long long)1)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:642:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(s == s2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:647:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Doubles) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:647:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:650:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("1.2", s.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:657:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, NaN) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:657:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:661:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Nan - Not a number", s.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:664:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Inf) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:664:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:668:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Inf - Infinity", s.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:671:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, SmallDoubles) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:671:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:674:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("1.2e", s.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:677:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, Sizes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:677:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:680:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("10", StringFrom((int) size).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:685:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, nullptr_type) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:685:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:687:31: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] SimpleString s(StringFrom(nullptr)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:688:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("(null)", s.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:693:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, HexStrings) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:693:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:695:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("f3", HexStringFrom((signed char)-13).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:698:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("ffff", h1.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:701:38: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] SimpleString h15 = HexStringFrom(0xffffLL); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:702:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("ffff", h15.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:706:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("fffe", h2.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:709:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("fffd", h3.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:712:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StringFromFormat) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:712:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:715:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Hello World! 2009", h1.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:718:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StringFromFormatpointer) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:718:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:723:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("0x1", h1.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:725:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("00000001", h1.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:727:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("0000:0001", h1.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:729:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("0000000000000001", h1.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:731:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("1", h1.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:736:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StringFromFormatLarge) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:736:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:743:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StringFromConstSimpleString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:743:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:745:2: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("bla", StringFrom(SimpleString("bla")).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:758:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, PlatformSpecificSprintf_fits) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:758:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:763:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("12345", buf); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:767:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, PlatformSpecificSprintf_doesNotFit) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:767:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:772:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("123456789", buf); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:776:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, PadStringsToSameLengthString1Larger) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:776:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:782:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("441", str1.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:783:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("222", str2.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:786:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, PadStringsToSameLengthString2Larger) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:786:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:792:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(" ", str1.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:793:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(" ", str2.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:796:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, PadStringsToSameLengthWithSameLengthStrings) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:796:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:802:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("123", str1.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:803:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("123", str2.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:806:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, NullParameters2) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:806:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:812:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, CollectionMultipleAllocateNoLeaksMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:812:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:820:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, CollectionReadOutOfBoundsReturnsEmptyString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:820:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:824:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", col[3].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:827:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, CollectionWritingToEmptyString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:827:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:832:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", col[3].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:837:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, _64BitAddressPrintsCorrectly) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:837:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:842:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected.asCharString(), actual.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:847:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, BracketsFormattedHexStringFromForLongOnDifferentPlatform) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:847:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:851:2: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("(0xffffffffffffffff)", BracketsFormattedHexStringFrom(value).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:880:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, BuildStringFromUnsignedLongInteger) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:880:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:886:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected_string, result); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:886:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:889:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, BuildStringFromUnsignedInteger) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:889:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:895:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected_string, result); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:895:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:900:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, fromStdString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:900:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:905:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("hello", s1.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:908:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, CHECK_EQUAL_unsigned_long) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:908:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:911:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(i, i); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:911:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:914:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, unsigned_long) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:914:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:920:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected_string, result); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:920:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:925:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrCmp) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:925:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:930:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrCmp(empty, empty) == 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:931:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrCmp(bla, blabla) == -(int)'b'); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:932:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrCmp(blabla, bla) == 'b'); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:933:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrCmp(bla, empty) == 'b'); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:934:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrCmp(empty, bla) == -(int)'b'); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:935:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrCmp(bla, bla) == 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:938:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrNCpy_no_zero_termination) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:938:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:941:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("womanXXXXX", SimpleString::StrNCpy(str, "woman", 5)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:944:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrNCpy_zero_termination) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:944:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:947:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("woman", SimpleString::StrNCpy(str, "woman", 6)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:950:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrNCpy_null_proof) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:950:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:952:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, SimpleString::StrNCpy(NULLPTR, "woman", 6)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:952:51: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, SimpleString::StrNCpy(NULLPTR, "woman", 6)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:952:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, SimpleString::StrNCpy(NULLPTR, "woman", 6)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:955:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrNCpy_stops_at_end_of_string) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:955:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:958:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("woman", SimpleString::StrNCpy(str, "woman", 8)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:961:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrNCpy_nothing_to_do) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:961:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:964:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("XXXXXXXXXX", SimpleString::StrNCpy(str, "woman", 0)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:967:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrNCpy_write_into_the_middle) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:967:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:971:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("womenXXXXX", str); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:974:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrNCmp_equal) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:974:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:980:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrNCmp_should_always_return_0_when_n_is_0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:980:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:986:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrNCmp_s1_smaller) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:986:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:992:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrNCmp_s1_larger) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:992:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:998:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrNCmp_n_too_large) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:998:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1004:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrNCmp_s1_empty) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1004:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp1010::281: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hwarning:: 39'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116:TEST(SimpleString, StrNCmp_s2_empty) warning^: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR)expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17 void testBody() _override; }; \: ^note : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306#define NULLPTR nullptr: 19 ^: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1010:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: In file included from expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual ~IgnoredUtestShell() _destructor_override;: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 322:30: note: expanded from macro '_destructor_override' #define _override override#define _destructor_override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1016:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrNCmp_s1_and_s2_empty) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1016:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1022:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StrStr) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1022:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override;: 19 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: expanded from macro '_override'#define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR);/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:102817::5 :note : warningexpanded from macro 'NULLPTR': 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ CHECK(SimpleString::StrStr(foo, empty) == foo); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1029:47: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrStr(empty, foo) == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1029:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrStr(empty, foo) == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::1030120::534:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30 CHECK(SimpleString::StrStr(foobarfoo, barf) == foobarfoo+3);: ^note : expanded from macro '_destructor_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102#define _destructor_override override: 55 ^: note: expanded from macro 'CHECK' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h : ^124 :45/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314warning:: 17'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'NULLPTR' virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define NULLPTR nullptr: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1031:52: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrStr(barf, foobarfoo) == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1031:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrStr(barf, foobarfoo) == NULLPTR);In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp ^:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h39::102 :warning55: 'override' keyword is incompatible with C++98 [-Wc++98-compat] : note: expanded from macro 'CHECK' virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) #define _destructor_override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cppexpanded from macro 'NULLPTR': 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:#define NULLPTR nullptr37 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1032:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::StrStr(foo, foo) == foo); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp1035::291: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :warning195: :'override' keyword is incompatible with C++98 [-Wc++98-compat]30 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override;TEST(SimpleString, AtoI) ^^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h19::65 :note24: :expanded from macro '_override' note: #define _override overrideexpanded from macro 'TEST' ^ void testBody() _override; }; \ In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h306::19619::32 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override virtual void print(size_t) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::191035:: 1note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: In file included from expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ virtual void setProgressIndicator(const char*) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 :note : noteexpanded from macro '_override': expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cppnote:: 1040expanded from macro '_destructor_override': 5: warning#define _destructor_override override: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ CHECK(12345 == SimpleString::AtoI("012345")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp102::3055: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.hnote:: 32expanded from macro 'CHECK': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314 virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;: 17 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro 'NULLPTR': 19: note: #define NULLPTR nullptrexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::104130:: 5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h :warning32: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning CHECK(6789 == SimpleString::AtoI("6789"));: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h virtual const char* name() const _override;: 102 ^: 55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro 'CHECK': note: expanded from macro '_override' #define _override override ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h314::3217: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.hnote:: 31expanded from macro 'NULLPTR': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44:#define NULLPTR nullptr warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp306:1042::519:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ CHECK(12345 == SimpleString::AtoI("12345/")); ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h30:: 102In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h55::32 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.hexpanded from macro 'CHECK': 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ virtual TestMemoryAllocator* actualAllocator() _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h314::30617::19 :note : noteexpanded from macro 'NULLPTR': expanded from macro '_override' #define _override override#define NULLPTR nullptr ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp: :In file included from 1043/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h::532:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]31 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(12345 == SimpleString::AtoI("12345:")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h virtual ~CrashOnAllocationAllocator() _destructor_override;: 102 ^: 55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 322note:: 30expanded from macro 'CHECK': note: expanded from macro '_destructor_override' #define _destructor_override override ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp: :expanded from macro 'NULLPTR'30 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: #define NULLPTR nullptrIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h ^: 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1044:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h CHECK(-12345 == SimpleString::AtoI("-12345"));: 31 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h37::102 :warning55: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'CHECK' virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)30 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_destructor_override': 314:17: #define _destructor_override overridenote : ^expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp30:: 1045In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h5::32 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(123 == SimpleString::AtoI("\t \r\n123")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102 virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override;: 55 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro 'CHECK': 19: note: expanded from macro '_override' #define _override override ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1046:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32 CHECK(123 == SimpleString::AtoI("123-foo"));: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h :31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::143102::7655:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'CHECK' virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'314 :17#define _override override: ^note : expanded from macro 'NULLPTR' #define NULLPTR nullptr ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1047:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == SimpleString::AtoI("-foo")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1048:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(-32768 == SimpleString::AtoI(min_short_str)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp102::3055: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.hnote:: 32expanded from macro 'CHECK': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ virtual ~AccountingTestMemoryAllocator() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h17::322 :note30: :expanded from macro 'NULLPTR' note: expanded from macro '_destructor_override' #define NULLPTR nullptr ^ #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp ^: 1049/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::5306:: 19warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override CHECK(32767 == SimpleString::AtoI(max_short_str)); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp: :expanded from macro 'CHECK'30 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override;: expanded from macro 'NULLPTR' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define NULLPTR nullptr: 19 ^: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:43:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryReportAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:51:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:52:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:54:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:55:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:56:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:58:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:47:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryReporterPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:49:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell & test, TestResult & result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:50:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell & test, TestResult & result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReporterPlugin.h:51:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp virtual bool parseArguments(int, const char *const *, int) _override;: 1052 ^: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' TEST(SimpleString, AtoU)#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1052:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp : ^31 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:53:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalMemoryReportFormatter() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:55:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_start(TestResult* /*result*/, UtestShell& /*test*/) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:56:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_end(TestResult* /*result*/, UtestShell& /*test*/) _override {} // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:58:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_start(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:59:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_end(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:61:148: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_alloc_memory(TestResult* result, TestMemoryAllocator* allocator, size_t size, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:62:134: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_free_memory(TestResult* result, TestMemoryAllocator* allocator, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1055:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(12345 == SimpleString::AtoU("012345")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp1056::325: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 31'nullptr' is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(6789 == SimpleString::AtoU("6789")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h virtual ~MockFailure() _destructor_override {}: 102: ^55 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 322expanded from macro 'CHECK': 30: note: expanded from macro '_destructor_override' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)#define _destructor_override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1057:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(12345 == SimpleString::AtoU("12345/")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1058:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(12345 == SimpleString::AtoU("12345:")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1059:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(123 == SimpleString::AtoU("\t \r\n123")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1060:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(123 == SimpleString::AtoU("123-foo")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1061:5: virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); }warning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' CHECK(65535 == SimpleString::AtoU(max_short_str)); #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp55::32 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro 'CHECK': 32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :314:17: note: virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); }expanded from macro 'NULLPTR' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define NULLPTR nullptr: 19 ^: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1062:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == SimpleString::AtoU("foo")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp virtual void copy(void* dst, const void* src) _override { copier_(dst, src); }: 1063 ^: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'nullptr' is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' #define _override override ^ CHECK(0 == SimpleString::AtoU("-foo")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cppwarning:: 1064defaulted function definitions are incompatible with C++98 [-Wc++98-compat]: 5: warning: DEFAULT_COPY_CONSTRUCTOR(MockNamedValue)'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note CHECK(0 == SimpleString::AtoU("+1"));: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102: #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;55 : ^ note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1065:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == SimpleString::AtoU("-1")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1066:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == SimpleString::AtoU("0")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1069In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp1::32 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85:TEST(SimpleString, Binary) warning^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; note ^: expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' void testBody() _override; }; \ #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp: :expanded from macro '_override'32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _override override: 43 ^: 83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :1069#define _override override: 1 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::6732:: 35In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :note32: : expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override #define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override;: 1074 ^: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'nullptr' is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' #define _override override ^ STRCMP_EQUAL(expectedString, StringFromBinary(value, sizeof(value)).asCharString()); In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::16232:: 43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 57note:: 121expanded from macro 'STRCMP_EQUAL': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note314: :expanded from macro '_override'17 : #define _override overridenote : ^expanded from macro 'NULLPTR' In file included from #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp : ^32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp ^: 1075/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::5306:: 19warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ STRCMP_EQUAL(expectedString, StringFromBinaryOrNull(value, sizeof(value)).asCharString()); In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::16232:: 43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 62note:: 63expanded from macro 'STRCMP_EQUAL': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::314 :note17: :expanded from macro '_override' note: #define _override overrideexpanded from macro 'NULLPTR' ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :1076:5: virtual int returnIntValueOrDefault(int default_value) _override;warning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' STRCMP_EQUAL("", StringFromBinary(value, 0).asCharString()); ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^162 :43: note: expanded from macro 'STRCMP_EQUAL' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :66/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::34314:: 17warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'NULLPTR' virtual int returnIntValue() _override; ^ #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :warning1077: :'override' keyword is incompatible with C++98 [-Wc++98-compat]51 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h STRCMP_EQUAL("(null)", StringFromBinaryOrNull(NULLPTR, 0).asCharString());: 306 ^: 19: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 314expanded from macro '_override': 17: note: #define _override overrideexpanded from macro 'NULLPTR' ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::107732:: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 69warning:: 86'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("(null)", StringFromBinaryOrNull(NULLPTR, 0).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override;162 : ^43 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: expanded from macro 'STRCMP_EQUAL' :19: note: expanded from macro '_override' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptrIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp ^: 32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp#define _override override: 1080 ^: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: TEST(SimpleString, BinaryWithSize)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h83::6581::24 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' virtual const char * returnStringValueOrDefault(const char * default_value) _override; void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 :note : noteexpanded from macro '_override': expanded from macro '_override' #define _override override ^#define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:: 1080warning:: 1'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::67306::3519:: notenote: : expanded from macro 'TEST'expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \32 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h306::8719::69 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1085:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expectedString, StringFromBinaryWithSize(value, sizeof(value)).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1086:5: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp'nullptr' is incompatible with C++98 [-Wc++98-compat]: 32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expectedString, StringFromBinaryWithSizeOrNull(value, sizeof(value)).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {}: 162 ^: 43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314note:: 17expanded from macro 'STRCMP_EQUAL': note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :1087:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Size = 0 | HexContents = ", StringFromBinaryWithSize(value, 0).asCharString()); ^ virtual MockActualCall& withName(const SimpleString& name) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^162 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h43::306 :note19: :expanded from macro 'STRCMP_EQUAL' note: expanded from macro '_override' #define _override override ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp314::3217: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro 'NULLPTR': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57:#define NULLPTR nullptr warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 1088:59: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' STRCMP_EQUAL("(null)", StringFromBinaryWithSizeOrNull(NULLPTR, 0).asCharString()); #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp : ^1088 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h5::306 :warning19: :'nullptr' is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #define _override override ^ STRCMP_EQUAL("(null)", StringFromBinaryWithSizeOrNull(NULLPTR, 0).asCharString()); ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::16232:: 43In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :note32: : expanded from macro 'STRCMP_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::314306::1719:: notenote: : expanded from macro 'NULLPTR'expanded from macro '_override' #define _override override #define NULLPTR nullptr ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp#define _override override: 1091 ^: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: TEST(SimpleString, BinaryWithSizeLargerThan128)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :^176 :124: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 65'override' keyword is incompatible with C++98 [-Wc++98-compat]: 24: note: expanded from macro 'TEST' void testBody() _override; }; \ virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1091 virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override;: 1 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro '_override'67 :35#define _override override: ^note : expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual bool hasReturnValue() _override;: 19 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: expanded from macro '_override' #define _override override #define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::3061097::195:: notewarning: : expanded from macro '_override''nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: STRCMP_CONTAINS("00 ...", StringFromBinaryWithSize(value, sizeof(value)).asCharString());In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h ^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::196189::10646:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'STRCMP_CONTAINS' virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::314 :note17: :expanded from macro '_override' note: expanded from macro 'NULLPTR'#define _override override ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp1100::321: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 32'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warningTEST(SimpleString, MemCmp): 'override' keyword is incompatible with C++98 [-Wc++98-compat]^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h virtual double returnDoubleValue() _override;: 65 ^: 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro 'TEST': note: expanded from macro '_override' void testBody() _override; }; \#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp: :expanded from macro '_override'32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^208 :69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::110032:: 1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :warning32: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :211:56/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 67warning:: 35'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'TEST' virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :note32: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213#define _override override: 52 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::191106:: 5note:: expanded from macro '_override'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ CHECK(SimpleString::MemCmp(smaller, greater, sizeof(smaller)) < 0); ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::10232:55: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro 'CHECK': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::17306:: 19note:: expanded from macro 'NULLPTR'note : expanded from macro '_override' #define NULLPTR nullptr#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp1107::325: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 32'nullptr' is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString::MemCmp(greater, smaller, sizeof(smaller)) > 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; }: expanded from macro 'CHECK' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17: note: expanded from macro 'NULLPTR' In file included from #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp : ^32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :1108:41: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' LONGS_EQUAL(0, SimpleString::MemCmp(NULLPTR, NULLPTR, 0)); ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp: :expanded from macro 'NULLPTR'32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h#define NULLPTR nullptr: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::1031108:: 50warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] LONGS_EQUAL(0, SimpleString::MemCmp(NULLPTR, NULLPTR, 0)); virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::31419::17 :note : noteexpanded from macro '_override': expanded from macro 'NULLPTR' #define _override override ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:In file included from 1111/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::132:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, MemCmpFirstLastNotMatching) ^ virtual MockNamedValue returnValue() _override { return MockNamedValue(""); }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h24::306 :note19: :expanded from macro 'TEST' note: expanded from macro '_override' #define _override override void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp19::32 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro '_override': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55#define _override override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h1111::2621::34 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67: virtual int returnIntValue() _override { return 0; }35 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'TEST'306 :19: note: expanded from macro '_override' #define _override override ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::30632:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :note32: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :263:52:#define _override override warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h1116::325: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning277: :'nullptr' is incompatible with C++98 [-Wc++98-compat]51 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ CHECK(0 != SimpleString::MemCmp(base, firstNotMatching, sizeof(base))); /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :note102: :expanded from macro '_override'55 : note#define _override override: ^ expanded from macro 'CHECK' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 78 ^: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 314:17: note: expanded from macro 'NULLPTR' virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define NULLPTR nullptr: 19 ^: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::2811117::615:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 CHECK(0 != SimpleString::MemCmp(base, lastNotMatching, sizeof(base)));: 19 ^: note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :102:#define _override override55 : ^ note: expanded from macro 'CHECK' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 283 ^: 46: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 314'override' keyword is incompatible with C++98 [-Wc++98-compat]: 17: note: expanded from macro 'NULLPTR' virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define NULLPTR nullptr: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::2951131::521:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, MaskedBitsChar) ^ virtual MockActualCall& onObject(const void* ) _override { return *this; } ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h65::30624::19 :note : noteexpanded from macro 'TEST': expanded from macro '_override' void testBody() _override; }; \#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1131:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1133:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("xxxxxxxx", StringFromMaskedBits(0x00, 0x00, 1).asCharString());In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp ^: 32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::16232:: 43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 289note:: 71expanded from macro 'STRCMP_EQUAL': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ virtual const void * returnConstPointerValue() _override { return NULLPTR; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314note:: 17expanded from macro 'NULLPTR': note: expanded from macro 'NULLPTR'#define NULLPTR nullptr ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1134:5: warning virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; }: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' STRCMP_EQUAL("00000000", StringFromMaskedBits(0x00, 0xFF, 1).asCharString()); ^ #define NULLPTR nullptr /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1135:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("11111111", StringFromMaskedBits(0xFF, 0xFF, 1).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1136:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("1xxxxxxx", StringFromMaskedBits(0x80, 0x80, 1).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1137:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("xxxxxxx1", StringFromMaskedBits(0x01, 0x01, 1).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1138:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("11xx11xx", StringFromMaskedBits(0xFF, 0xCC, 1).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp1142::321: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 33'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]TEST(SimpleString, MaskedBits16Bit) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65 virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override;: 24 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro 'TEST': 19: note: expanded from macro '_override' void testBody() _override; }; \#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cppexpanded from macro '_override': 32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^53 :109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::114232:: 1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :warning33: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :73:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h65::67 :warning35: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'TEST' virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1144:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("xxxxxxxx xxxxxxxx", StringFromMaskedBits(0x0000, 0x0000, 2*8/CPPUTEST_CHAR_BIT).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::114533:: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 154warning:: 61'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("00000000 00000000", StringFromMaskedBits(0x0000, 0xFFFF, 2*8/CPPUTEST_CHAR_BIT).asCharString()); virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::162306::4319:: notenote: : expanded from macro 'STRCMP_EQUAL'expanded from macro '_override' #define _override override ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:In file included from 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:: 32note: : In file included from expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155#define NULLPTR nullptr: 59 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp : ^1146 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h5::306 :warning19: :'nullptr' is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #define _override override ^ STRCMP_EQUAL("11111111 11111111", StringFromMaskedBits(0xFFFF, 0xFFFF, 2*8/CPPUTEST_CHAR_BIT).asCharString());In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp ^: 32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::33162: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h43::157 :note76: :expanded from macro 'STRCMP_EQUAL' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306314::1917: note: expanded from macro '_override' : #define _override overridenote : ^expanded from macro 'NULLPTR' #define NULLPTR nullptr In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :1147:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ STRCMP_EQUAL("1xxxxxxx xxxxxxxx", StringFromMaskedBits(0x8000, 0x8000, 2*8/CPPUTEST_CHAR_BIT).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp: :expanded from macro 'STRCMP_EQUAL'32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } note ^: expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: #define NULLPTR nullptrnote : ^expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp1148::325: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 33'nullptr' is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("xxxxxxxx xxxxxxx1", StringFromMaskedBits(0x0001, 0x0001, 2*8/CPPUTEST_CHAR_BIT).asCharString()); virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h306::16219::43 :note : noteexpanded from macro '_override': expanded from macro 'STRCMP_EQUAL' #define _override override ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp ^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h314::3317: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :note163: :expanded from macro 'NULLPTR'105 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp#define _override override: 1149 ^: 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("11xx11xx 11xx11xx", StringFromMaskedBits(0xFFFF, 0xCCCC, 2*8/CPPUTEST_CHAR_BIT).asCharString()); ^ virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^162 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h43::306 :note19: :expanded from macro 'STRCMP_EQUAL' note: expanded from macro '_override' #define _override override ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::1732:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro 'NULLPTR'33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85:#define NULLPTR nullptr warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::321152: :In file included from 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 33warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, MaskedBits32Bit) ^ virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h24::306 :note19: :expanded from macro 'TEST' note: expanded from macro '_override' #define _override override void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp19::32 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro '_override': 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56#define _override override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::115233:: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 182warning:: 65'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :67:35: note: virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; }expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp306::3219: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 33expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1154:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx", StringFromMaskedBits(0x00000000, 0x00000000, 4*8/CPPUTEST_CHAR_BIT).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1155:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("00000000 00000000 00000000 00000000", StringFromMaskedBits(0x00000000, 0xFFFFFFFF, 4*8/CPPUTEST_CHAR_BIT).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp#define NULLPTR nullptr: 1156 ^: 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("11111111 11111111 11111111 11111111", StringFromMaskedBits(0xFFFFFFFF, 0xFFFFFFFF, 4*8/CPPUTEST_CHAR_BIT).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1157:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("1xxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx", StringFromMaskedBits(0x80000000, 0x80000000, 4*8/CPPUTEST_CHAR_BIT).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1158:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxx1", StringFromMaskedBits(0x00000001, 0x00000001, 4*8/CPPUTEST_CHAR_BIT).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1159:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("11xx11xx 11xx11xx 11xx11xx 11xx11xx", StringFromMaskedBits(0xFFFFFFFF, 0xCCCCCCCC, 4*8/CPPUTEST_CHAR_BIT).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1162:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StringFromOrdinalNumberOnes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1162:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:151:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, offReportsNothing) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp#define _override override: 1164 ^: 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("2nd", StringFromOrdinalNumber(2).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:151:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1165:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("3rd", StringFromOrdinalNumber(3).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1166:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("4th", StringFromOrdinalNumber(4).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1167:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("5th", StringFromOrdinalNumber(5).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1168:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("6th", StringFromOrdinalNumber(6).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1169:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("7th", StringFromOrdinalNumber(7).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cppnote:: 160expanded from macro 'NULLPTR': 1: warning: #define NULLPTR nullptr'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ TEST(MemoryReporterPlugin, meaninglessArgumentsAreIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:160:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:163:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(reporter->parseArguments(3, cmd_line, 1) == false); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1172:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StringFromOrdinalNumberTens) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1172:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:166:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, commandLineParameterTurnsOnNormalLogging) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:166:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1174:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("10th", StringFromOrdinalNumber(10).asCharString()); /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp ^: 171:5:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :warning162: :'nullptr' is incompatible with C++98 [-Wc++98-compat]43 : note: expanded from macro 'STRCMP_EQUAL' CHECK(reporter->parseArguments(3, cmd_line, 1)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h314::31417::17 :note : noteexpanded from macro 'NULLPTR': expanded from macro 'NULLPTR' #define NULLPTR nullptr#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1175:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("11th", StringFromOrdinalNumber(11).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1176:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("12th", StringFromOrdinalNumber(12).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1177:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("13th", StringFromOrdinalNumber(13).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:174:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, preTestActionReportsTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp: void testBody() _override; }; \1178 : ^5 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'nullptr' is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' #define _override override ^ STRCMP_EQUAL("14th", StringFromOrdinalNumber(14).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:174:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp67::117935::5 :note : warningexpanded from macro 'TEST': 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h STRCMP_EQUAL("18th", StringFromOrdinalNumber(18).asCharString());: 306 ^: 19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro '_override'162 :43:#define _override override note ^: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:181:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, postTestActionReportsTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:181:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1182:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, StringFromOrdinalNumberOthers) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1182:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:189:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, newAllocationsAreReportedTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1184:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("21st", StringFromOrdinalNumber(21).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp#define NULLPTR nullptr: 189 ^: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1185#define _override override: 5 ^: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("22nd", StringFromOrdinalNumber(22).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1186:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("23rd", StringFromOrdinalNumber(23).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1187:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("24th", StringFromOrdinalNumber(24).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1188:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("32nd", StringFromOrdinalNumber(32).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1189:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("100th", StringFromOrdinalNumber(100).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1190:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("101st", StringFromOrdinalNumber(101).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp162::20043::1 :note : warningexpanded from macro 'STRCMP_EQUAL': 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, whenUsingOnlyMallocAllocatorNoOtherOfTheAllocatorsAreUsed) STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h65::31424::17 :note : noteexpanded from macro 'TEST': expanded from macro 'NULLPTR' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:#define NULLPTR nullptr19 : ^ note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:200:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1193:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, BracketsFormattedHexStringFromForSignedChar) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1193:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:212:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, newArrayAllocationsAreReportedTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:212:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1197:2: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("(0x63)", BracketsFormattedHexStringFrom(value).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1201:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, BracketsFormattedHexStringFromForUnsignedInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :223:1: warning void testBody() _override; }; \: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:TEST(MemoryReporterPlugin, mallocAllocationsAreReportedTest)19 :^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro '_override': 65:24: note#define _override override: expanded from macro 'TEST' ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::1201223::11:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::6767::3535:: notenote: : expanded from macro 'TEST'expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1205:2: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("(0x1)", BracketsFormattedHexStringFrom(value).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:234:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, startOfANewTestWillReportTheTestGroupStart) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp::1208234::11:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' TEST(SimpleString, BracketsFormattedHexStringFromForUnsignedLong) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \65 : ^24 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'TEST'19 : note: expanded from macro '_override' void testBody() _override; }; \ #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1208:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1212:2: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("(0x1)", BracketsFormattedHexStringFrom(value).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1223:1: In file included from warning: :'override' keyword is incompatible with C++98 [-Wc++98-compat]1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: TEST(SimpleString, BracketsFormattedHexStringFromForInt)noexcept specifications are incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW;expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h void testBody() _override; }; \: 125 ^: 24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'UT_NOTHROW'19 : note: expanded from macro '_override' #define UT_NOTHROW noexcept ^ #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp37::258 :warning1: :noexcept specifications are incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; TEST(MemoryReporterPlugin, endOfaTestGroupWillReportSo) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h125::6524::24 :note : noteexpanded from macro 'UT_NOTHROW': expanded from macro 'TEST' void testBody() _override; }; \ #define UT_NOTHROW noexcept ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::1223306::119:: warningnote: In file included from : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' : 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :#define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h67 :: ^6235 ::39 :note : warningexpanded from macro 'TEST': noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \24 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'UT_NOTHROW': 306:19: note #define UT_NOTHROW noexcept: expanded from macro '_override' ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:258:1In file included from : :warning1: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :64/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::5167:: 35warning:: noexcept specifications are incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'TEST' void operator delete (void* mem, size_t size) UT_NOTHROW; ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h125::30624::19 :note : noteexpanded from macro 'UT_NOTHROW': expanded from macro '_override' #define _override override #define UT_NOTHROW noexcept ^ ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:260:73: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestForMemoryReportingPlugingTest fourthTest("differentGroupName", NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1226:2: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("(0xffffffff)", BracketsFormattedHexStringFrom(value).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1230:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleString, BracketsFormattedHexStringFromForLong) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:276:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, preActionReplacesAllocators) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1230:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp#define _override override: 276 ^: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:282:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(allocator != getCurrentMallocAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1234:2: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("(0x1)", BracketsFormattedHexStringFrom(value).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp :note28: : expanded from macro 'NULLPTR'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h#define NULLPTR nullptr: 72 ^: 42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:285#define _destructor_override override: 1 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, postActionRestoresAllocators) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp :285:1: #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::39306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp: ::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h191238:::80 1:note:48: :expanded from macro '_override'warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: #define _override override 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ TEST(SimpleString, BracketsFormattedHexStringFromForLongLong) ^ virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::24322:: 30note:: expanded from macro 'TEST'note : expanded from macro '_destructor_override' void testBody() _override; }; \ ^#define _destructor_override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:1238:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:292:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(allocator == getCurrentMallocAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:295:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, shouldCreateNormalMemoryReportFormatterWithoutMock) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp24::1242 :note2: :expanded from macro 'TEST' warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override STRCMP_EQUAL("(0x1)", BracketsFormattedHexStringFrom(value).asCharString()); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:295:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp::291244:: 1warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:TEST(SimpleString, BracketsFormattedHexStringFromForULongLong)306 :^19 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro '_override'65 :24: note#define _override override: expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp void testBody() _override; }; \: 299 ^: 5:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'nullptr' is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' CHECK(realReporter.parseArguments(1, cmd_line, 0)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h#define _override override: 102 ^: 55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp:: 1244warning:: 1'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67: virtual ~ExecFunctionWithoutParameters() _destructor_override;35 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'TEST': 322:30: note: expanded from macro '_destructor_override' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \#define _destructor_override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:#define _override override28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:302:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, shouldCreateCodeMemoryReportFormatterWithoutMock) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28 void testBody() _override; }; \: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h39:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::19233:: 25note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp: :In file included from 302/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::139:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hwarning:: 234'override' keyword is incompatible with C++98 [-Wc++98-compat]: 38/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 67warning:: 35'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'TEST' virtual ~ExecFunctionTestShell() _destructor_override; virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::322306::3019:: notenote: : expanded from macro '_destructor_override'expanded from macro '_override' #define _override override ^ #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringTest.cpp :1248:2: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h STRCMP_EQUAL("(0x1)", BracketsFormattedHexStringFrom(value).asCharString());: 314 ^: 17: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hnote:: 162expanded from macro 'NULLPTR': 43: note: #define NULLPTR nullptrexpanded from macro 'STRCMP_EQUAL' ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::39314: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h17::228 :note67: :expanded from macro 'NULLPTR' warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cppnote:: 306expanded from macro 'NULLPTR': 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define NULLPTR nullptr ^ CHECK(realReporter.parseArguments(1, cmd_line, 0)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h309::391: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :warning254: :'override' keyword is incompatible with C++98 [-Wc++98-compat]34 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryReporterPlugin, shouldntCrashCreateInvalidMemoryReportFormatterWithoutMock) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h virtual bool willRun() const _override;: 65 ^: 24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'TEST'19 : note void testBody() _override; }; \: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define _override override: ^note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:309#define _override override: 1 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h : ^39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::306257::1947:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReporterPluginTest.cpp:313:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(realReporter.parseArguments(1, cmd_line, 0)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:82:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~SimpleStringCacheAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:84:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:85:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:87:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:88:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:89:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleStringInternalCache.h:91:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:39:17: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void exec() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:82:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, cacheHitWithOneEntry) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:82:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:95:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!cache.hasFreeBlocksOfSize(10)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:100:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, cacheHitWithTwoEntries) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:100:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:111:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!cache.hasFreeBlocksOfSize(10)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:116:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, allocatingMoreThanCacheAvailable) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:116:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:127:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!cache.hasFreeBlocksOfSize(10)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:133:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, allocationWillReuseTheAllocatedBlocks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:133:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:146:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, multipleDifferentSizeAllocationsAndDeallocations) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:146:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:174:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, deallocOfCachedMemoryWillNotDealloc) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:174:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:184:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, clearCacheWillRemoveAllCachedMemoryButNotAllUsedMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:184:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:199:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, clearAllIncludingCurrentlyUsedMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:199:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:212:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, allocatingLargerStringThanCached) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:212:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:223:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, allocatingMultipleLargerStringThanCached) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:223:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:240:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, clearAllIncludingCurrentlyUsedMemoryAlsoReleasesLargeNonCachesMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:240:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:265:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, deallocatingMemoryThatWasntAllocatedWhileCacheWasInPlaceProducesWarning) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:265:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:289:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, deallocatingMemoryThatWasntAllocatedWhileCacheWasInPlaceProducesWarningButOnlyOnce) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:289:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:300:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, deallocatingLargeMemoryThatWasntAllocatedWhileCacheWasInPlaceProducesWarning) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:300:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:315:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringInternalCache, deallocatingLargeMemoryThatWasntAllocatedWhileCacheWasInPlaceProducesWarningButOnlyOnce) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:315:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:347:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringCacheAllocator, allocationIsCached) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:347:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:362:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringCacheAllocator, originalAllocator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:362:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:364:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(defaultMallocAllocator(), allocator->actualAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:365:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(defaultMallocAllocator()->alloc_name(), allocator->alloc_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:366:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(defaultMallocAllocator()->free_name(), allocator->free_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:369:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringCacheAllocator, name) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:369:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:371:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("SimpleStringCacheAllocator", allocator->name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:380:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalSimpleStringCache, installsAndRemovedCache) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:380:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:385:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("SimpleStringCacheAllocator", SimpleString::getStringAllocator()->name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:386:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(cache.getAllocator(), SimpleString::getStringAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleStringCacheTest.cpp:388:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(originalStringAllocator, SimpleString::getStringAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 356 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ 135 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:43:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryReportAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:51:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:52:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:54:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:55:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:56:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportAllocator.h:58:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:53:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalMemoryReportFormatter() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:55:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_start(TestResult* /*result*/, UtestShell& /*test*/) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:56:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_testgroup_end(TestResult* /*result*/, UtestShell& /*test*/) _override {} // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:58:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_start(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:59:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_test_end(TestResult* result, UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:61:148: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_alloc_memory(TestResult* result, TestMemoryAllocator* allocator, size_t size, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MemoryReportFormatter.h:62:134: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void report_free_memory(TestResult* result, TestMemoryAllocator* allocator, char* memory, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:56:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(NormalMemoryReportFormatter, mallocCreatesAnMallocCall) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:56:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:62:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(NormalMemoryReportFormatter, freeCreatesAnFreeCall) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:62:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:68:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(NormalMemoryReportFormatter, testStarts) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:68:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:75:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(NormalMemoryReportFormatter, testEnds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:75:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:82:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(NormalMemoryReportFormatter, testGroupStarts) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MemoryReportFormatterTest.cpp:82:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 103 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:33: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:64:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ~MockExpectedCallsListForTest() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:59:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCheckedActualCall, unExpectedCall) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:59:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:68:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCheckedActualCall, unExpectedCallWithAParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:68:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:77:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCheckedActualCall, unExpectedCallWithAnOutputParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:77:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:80:66: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] actualCall.withName("unexpected").withOutputParameter("bar", NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:86:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCheckedActualCall, unExpectedCallOnObject) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:86:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:96:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(actualCall.hasFailed()); // Checks that onObject() doesn't "reset" call state ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCheckedActualCall, actualCallWithNoReturnValueAndMeaninglessCallOrderForCoverage) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:108:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCheckedActualCall, unExpectedParameterName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:108:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:124:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCheckedActualCall, multipleSameFunctionsExpectingAndHappenGradually) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:124:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:150:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCheckedActualCall, MockIgnoredActualCallWorksAsItShould) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:150:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:156:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(false == actual.returnBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:157:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(true == actual.returnBoolValueOrDefault(true)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:158:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(false == actual.returnBoolValueOrDefault(false)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:159:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnUnsignedLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:160:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:161:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(1ul == actual.returnUnsignedLongIntValueOrDefault(1ul)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:162:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(1 == actual.returnIntValueOrDefault(1)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:163:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:164:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(1l == actual.returnLongIntValueOrDefault(1l)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:165:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnUnsignedIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:166:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(1u == actual.returnUnsignedIntValueOrDefault(1u)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:168:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:169:11: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] CHECK(1ll == actual.returnLongLongIntValueOrDefault(1ll)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:169:57: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] CHECK(1ll == actual.returnLongLongIntValueOrDefault(1ll)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:169:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(1ll == actual.returnLongLongIntValueOrDefault(1ll)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:170:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:171:11: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] CHECK(1ull == actual.returnUnsignedLongLongIntValueOrDefault(1ull)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:171:66: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] CHECK(1ull == actual.returnUnsignedLongLongIntValueOrDefault(1ull)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:171:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(1ull == actual.returnUnsignedLongLongIntValueOrDefault(1ull)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:173:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(0.0, actual.returnDoubleValue(), 0.0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:174:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(1.5, actual.returnDoubleValueOrDefault(1.5), 0.0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:175:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("bla", actual.returnStringValueOrDefault("bla")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:176:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", actual.returnStringValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:177:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:177:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:178:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK((void*) 0x2 == actual.returnPointerValueOrDefault((void*) 0x2)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:179:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnConstPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:179:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnConstPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:180:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK((const void*) 0x2 == actual.returnConstPointerValueOrDefault((const void*) 0x2)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:181:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnFunctionPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:181:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnFunctionPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:182:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK((void(*)()) 1 == actual.returnFunctionPointerValueOrDefault((void(*)()) 0x1)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:183:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(actual.hasReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:184:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(actual.returnValue().equals(MockNamedValue(""))); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:187:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCheckedActualCall, remainderOfMockActualCallTraceWorksAsItShould) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:187:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:203:55: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] actual.withLongLongIntParameter("long_long_int", (long long int) 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:204:81: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] actual.withUnsignedLongLongIntParameter("unsigned_long_long_int", (unsigned long long int) 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:233:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expectedString.asCharString(), actual.getTraceOutput()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:235:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(actual.hasReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:236:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(actual.returnValue().equals(MockNamedValue(""))); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:237:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(false == actual.returnBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:238:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(false == actual.returnBoolValueOrDefault(true)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:239:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:240:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnUnsignedLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:241:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:242:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnUnsignedLongIntValueOrDefault(1ul)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:243:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnIntValueOrDefault(1)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:244:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:245:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnLongIntValueOrDefault(1l)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:247:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:248:55: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] CHECK(0 == actual.returnLongLongIntValueOrDefault(1ll)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:248:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnLongLongIntValueOrDefault(1ll)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:249:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:250:63: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] CHECK(0 == actual.returnUnsignedLongLongIntValueOrDefault(1ull)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:250:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnUnsignedLongLongIntValueOrDefault(1ull)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:252:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnUnsignedIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:253:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == actual.returnUnsignedIntValueOrDefault(1u)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:254:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(0.0, actual.returnDoubleValue(), 0.0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:255:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(0.0, actual.returnDoubleValueOrDefault(1.0), 0.0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:256:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", actual.returnStringValueOrDefault("bla")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:257:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", actual.returnStringValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:258:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:258:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:259:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnPointerValueOrDefault((void*) NULLPTR)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:259:65: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnPointerValueOrDefault((void*) NULLPTR)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:259:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnPointerValueOrDefault((void*) NULLPTR)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:260:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnConstPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:260:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnConstPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:261:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnConstPointerValueOrDefault((const void*) NULLPTR)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:261:76: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnConstPointerValueOrDefault((const void*) NULLPTR)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:261:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnConstPointerValueOrDefault((const void*) NULLPTR)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:262:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnFunctionPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:262:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnFunctionPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:263:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnFunctionPointerValueOrDefault((void (*)()) NULLPTR)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:263:78: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnFunctionPointerValueOrDefault((void (*)()) NULLPTR)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:263:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == actual.returnFunctionPointerValueOrDefault((void (*)()) NULLPTR)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:266:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCheckedActualCall, MockActualCallTraceClear) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:266:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockActualCallTest.cpp:271:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", actual.getTraceOutput()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 353 warnings generated. 588 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:14:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(StandardCppLibrary, UniquePtrConversationToBool) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:14:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:16:5: warning: 'auto' type specifier is incompatible with C++98 [-Wc++98-compat] auto const aNull = std::unique_ptr(nullptr); ^~~~ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:16:45: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] auto const aNull = std::unique_ptr(nullptr); ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:17:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(aNull); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:19:5: warning: 'auto' type specifier is incompatible with C++98 [-Wc++98-compat] auto const notNull = std::make_unique(1); ^~~~ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CompatabilityTests.cpp:20:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(notNull); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 42 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:3: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp::41: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::5932:: 68/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 287warning:: 62noexcept specifications are incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ virtual void * returnPointerValueOrDefault(void * value) _override { return value; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^125 :24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro 'UT_NOTHROW': note: expanded from macro '_override' #define UT_NOTHROW noexcept ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp::14: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h60::3270: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning289: :noexcept specifications are incompatible with C++98 [-Wc++98-compat]52 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: virtual const void * returnConstPointerValue() _override { return NULLPTR; }note : ^expanded from macro 'UT_NOTHROW' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: #define UT_NOTHROW noexcept19 : ^ note: expanded from macro '_override' #define _override overrideIn file included from ^: 1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::32125: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h24::290 :note79: :expanded from macro 'UT_NOTHROW' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define UT_NOTHROW noexcept ^ virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } In file included from ^ :1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h306::6219::39 :note : warningexpanded from macro '_override': noexcept specifications are incompatible with C++98 [-Wc++98-compat] #define _override override ^ void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cppnote:: 4expanded from macro 'UT_NOTHROW': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32 #define UT_NOTHROW noexcept: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h: virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; }64 : ^51 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306noexcept specifications are incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' void operator delete (void* mem, size_t size) UT_NOTHROW; ^#define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp :4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: In file included from warning: :'override' keyword is incompatible with C++98 [-Wc++98-compat]1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: void operator delete[] (void* mem, size_t size) UT_NOTHROW;306 : ^19 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note125: :expanded from macro '_override'24 : note: expanded from macro 'UT_NOTHROW'#define _override override ^ #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h4:: 39In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::33190: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h21::43 :warning69: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); }expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp :4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: virtual void setup() _override;33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h44::306105::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp :28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::1939:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hnote:: 192expanded from macro '_override': 29: warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h ^:33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::30639:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:: 214note:: 46expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cppnote:: 4expanded from macro '_destructor_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h#define _destructor_override override: 47 ^: 102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216 virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override;: 25 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: virtual void exec() _override;expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp233::425: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 33'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33 virtual ~ExecFunctionTestShell() _destructor_override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h ^: 50:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h107::322 :warning30: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_destructor_override' #define _destructor_override override ^ virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp :warning4: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; #define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp: :expanded from macro '_override'28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:#define _override override39 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp: ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :4 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::33314: :17: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :expanded from macro 'NULLPTR'52 :91: #define NULLPTR nullptrwarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp#define _override override: 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR)53 : ^109 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cppnote:: 28expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h : ^45 :5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp::1504:: 80In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :note33: : expanded from macro 'DEFAULT_COPY_CONSTRUCTOR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;}: 45 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h46::30640::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override ^ virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:#define _destructor_override override33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::30645:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:: 48note:: 70expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp19::4 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro '_override': 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156#define _override override: 73 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:28 virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; }: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :45/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h306::4919::71 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cppnote:: 4expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^157 :76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159: MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR);91 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp93::29 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ virtual ~ConsoleTestOutput() _destructor_override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 322note:: 30expanded from macro '_override': note: expanded from macro '_destructor_override' #define _override override ^ #define _destructor_override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp::429: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h::3332: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::170124::10845:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; }expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override306 : ^19 : note: expanded from macro '_override' #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from virtual void flush() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h : ^33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::171306::10619:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::4148: :In file included from 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 33warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^#define _destructor_override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]4 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: void printBuffer(const char* s) _override174 : ^82 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cppnote:: 29expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h : ^155 :18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from void flush() _override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp : ^4 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::30633:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 175note:: 55expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; }In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp ^: 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h306::3219: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :note181: :expanded from macro '_override'36 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp180::2956: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.hwarning:: 32'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: virtual MockExpectedCall& andReturnValue(long int) _override { return *this; }'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual void printTestsStarted() _override; note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define _override override: ^note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:In file included from 181/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp::6529:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual void printTestsEnded(const TestResult& result) _override;19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:19: #define _override overridenote : ^ expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp::18229:: 65In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h :warning32: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ virtual void printCurrentTestStarted(const UtestShell& test) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:In file included from 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h29:: 183In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h66::32 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]187 :63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ virtual void printCurrentTestEnded(const TestResult& res) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp::429: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h::3332: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::184188::5467:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp::294: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::3233: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::189185::6459:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 :note : noteexpanded from macro '_override': expanded from macro '_override' #define _override override #define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp29:: 4In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h32:: 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h191::18648::53 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ virtual MockExpectedCall& andReturnValue(void*) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]4 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h virtual void color() _override;: 187 ^: 59:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp: :expanded from macro '_override'29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:#define _override override193 : ^43 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h4:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h19::33 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :expanded from macro '_override'188 :58: warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ In file included from virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h::30632:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:: 194note:: 37expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cppnote:: 4expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^190 :47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h: virtual MockExpectedCall& onObject(void*) _override { return *this; }32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :195/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::30306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:51:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCheatSheet, foo) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp19::30 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hexpanded from macro '_override': 31#define _override override: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::5131:: 1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :warning32: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :In file included from 67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h::3533:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.hnote:: 73expanded from macro 'TEST': 60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); }: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19: note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:66:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCheatSheet, bar) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCheatSheetTest.cpp:66:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:64:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ~MockExpectedCallsListForTest() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:41:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, clear) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:41:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:45:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! mock().expectedCallsLeft()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:48:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, checkExpectationsDoesntFail) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:48:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 258 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:53:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectASingleCallThatHappens) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:53:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:58:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! mock().expectedCallsLeft()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:61:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectASingleCallThatDoesntHappen) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:61:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:64:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mock().expectedCallsLeft()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:68:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectAMultiCallThatHappensTheExpectedTimes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:68:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:74:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! mock().expectedCallsLeft()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:77:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectAMultiCallThatDoesntHappenTheExpectedTimes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:77:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:82:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mock().expectedCallsLeft()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:86:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, checkExpectationsClearsTheExpectations) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:86:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:97:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! mock().expectedCallsLeft()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:101:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectOneCallInScopeButNotHappen) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:101:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:117:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, unexpectedCallHappened) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:117:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:129:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, unexpectedScopeCallHappened) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:129:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:141:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectOneCallInOneScopeButActualCallInAnotherScope) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:141:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:155:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectOneCallInScopeButActualCallInGlobal) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:155:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:170:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectMultipleSingleCallsThatHappen) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:170:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:179:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectOneCallHoweverMultipleHappened) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:179:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:197:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectNoCallThatHappened) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:197:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:211:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectNoCallDoesntInfluenceExpectOneCall) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:211:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:228:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectNoCallOnlyFailureOnceWhenMultipleHappened) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:228:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:242:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, ignoreOtherCallsExceptForTheUnExpectedOne) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:242:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:261:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectNoCallInScopeThatHappened) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:In file included from 261/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp::128:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h190::6721::35 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:#define _override override28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp275::281: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hwarning:: 39'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectNoCallInScopeButActualCallInAnotherScope) virtual SimpleString getMacroName() const _override;^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::30665::1924:: notenote: : expanded from macro '_override'expanded from macro 'TEST' #define _override override ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp306::2819: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258note:: 69expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:275:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:288:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectNoCallInScopeButActualCallInGlobal) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:288:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp#define _override override: 301 ^: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, ignoreOtherCallsExceptForTheExpectedOne) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:301:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp183::31038::1 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19TEST(MockCallTest, ignoreOtherCallsDoesntIgnoreMultipleCallsOfTheSameFunction): ^note : expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:#define _override override65 : ^24 : note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp void testBody() _override; }; \: 29 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::32306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h19::184 :note60: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp: virtual void printCurrentTestEnded(const TestResult& res) _override;310 : ^1 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro '_override'67 :35#define _override override: ^note : expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual void printCurrentGroupStarted(const UtestShell& test) _override; note ^: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note#define _override override: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineArguments.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:327:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, ignoreOtherStillFailsIfExpectedOneDidntHappen) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:39:22: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ~OptionsPlugin() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:42:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] bool parseArguments(int /*ac*/, const char *const * /*av*/, int /*index*/) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp::306327::191:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h#define _override override: 67 ^: 35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:56:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] args = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:71:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, Create) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:71:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:342:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, threeExpectedAndActual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:75:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:342TEST(CommandLineArguments, verboseSetMultipleParameters): 1^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]65 :24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :note67: :expanded from macro 'TEST'35 : note void testBody() _override; }; \: expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:75:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:78:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(2, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:79:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(args->isVerbose()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp::35482::11:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, veryVerbose) TEST(MockCallTest, disableEnable)^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h24::65 :note24: :expanded from macro 'TEST' note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: void testBody() _override; }; \19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:19#define _override override: ^note : expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:82:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cppnote:: 354expanded from macro '_override': 1: #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:85:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(2, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:86:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(args->isVeryVerbose()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:359:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! mock().expectedCallsLeft()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:89:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setColor) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp65::36224::5 :note : warningexpanded from macro 'TEST': 'nullptr' is incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 CHECK(mock().expectedCallsLeft());: 19 ^: note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :102#define _override override: 55 ^: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:89:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:92:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(2, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:93:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(args->isColor()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:368:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, OnObject) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:96:1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp :warning368: :'override' keyword is incompatible with C++98 [-Wc++98-compat]1 : warning: TEST(CommandLineArguments, repeatSet)'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::6765::3524:: notenote: : expanded from macro 'TEST'expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:96:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:100:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:104:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, repeatSetDifferentParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:375:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, OnObjectIgnored_MatchingAlreadyWhenObjectPassed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp65::10424::1 :note : warningexpanded from macro 'TEST': 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35 void testBody() _override; }; \: ^note : expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:#define _override override19 : ^ note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:375:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:108:5typedef unsigned long long cpputest_ulonglong;: ^warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:112:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, repeatSetDefaultsToTwoAndShuffleDisabled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:112:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:382:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, OnObjectIgnored_NotMatchingYetWhenObjectPassed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:382:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:116:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:120:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, reverseEnabled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:120:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:389:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, OnObjectIgnored_InitialMatchDiscarded) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:124:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp :389:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:125:5: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \warning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 CHECK_TRUE(args->isReversing());: ^note : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :108:69: #define _override overridenote : ^expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:128:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, shuffleDisabledByDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:128:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:132:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:133:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(args->isShuffling()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp#define NULLPTR nullptr:400 ^ :1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, OnObjectFails) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:400:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp: :expanded from macro '_override'136 :1: warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ TEST(CommandLineArguments, shuffleEnabled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:136:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:140:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:141:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(args->isShuffling()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, shuffleWithSeedZeroIsOk) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::416306::119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ TEST(MockCallTest, OnObjectExpectedButNotCalled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:416:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:148:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:149:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(0, args->getShuffleSeed()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:149:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:152:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, shuffleEnabledSpecificSeedCase1) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:152:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:436:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cppTEST(MockCallTest, expectNCalls_Fulfilled): 156^: 5: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]65 :24: note CHECK(newArgumentParser(argc, argv));: expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55 void testBody() _override; }; \: ^note : expanded from macro 'CHECK'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:#define _override override17 : ^ note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:436:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \157 : ^5 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'nullptr' is incompatible with C++98 [-Wc++98-compat]: 19: note CHECK_EQUAL(999, args->getShuffleSeed());: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:#define _override override42 : ^ note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:157:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:160:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, shuffleEnabledSpecificSeedCase2) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:160:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:444:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, expectNCalls_NotFulfilled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:444:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp :164:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h5::67 :warning35: :'nullptr' is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'TEST' CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::314 :note17: :expanded from macro '_override' note: expanded from macro 'NULLPTR' #define _override override#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:165:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(888, args->getShuffleSeed()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:165:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:168:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, shuffleEnabledSpecificSeedCase3) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:168:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:459:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, shouldntFailTwice) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:172:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp#define NULLPTR nullptr: 459 ^: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:173:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(777, args->getShuffleSeed()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:173:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:176:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, shuffleBeforeDoesNotDisturbOtherSwitch) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:176:1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:: 470warning:: 3'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 67'nullptr' is incompatible with C++98 [-Wc++98-compat]: 35: note: expanded from macro 'TEST' CHECK(!MockFailureReporterForTest::getReporter()->mockFailureString.contains("bar")); virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h306::10219::55 :note : noteexpanded from macro '_override': expanded from macro 'CHECK' #define _override override ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:471:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(MockFailureReporterForTest::getReporter()->mockFailureString.contains("boo")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:180:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:183:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(groupFilter, *args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:183:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:184:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(args->isShuffling()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:474:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, shouldReturnDefaultWhenThereIsntAnythingToReturn) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:474:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:187:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, runningTestsInSeperateProcesses) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:187:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:476:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mock().returnValue().equals(MockNamedValue(""))); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:191:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:192:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(args->runTestsInSeperateProcess()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:479:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(MockCallTest, testForPerformanceProfiling) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:479:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp::306195::191:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override overrideTEST(CommandLineArguments, setGroupFilter) ^^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:195:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:199:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:200:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(TestFilter("group"), *args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:200:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:496:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockCallTest, mockExpectationShouldIncreaseNumberOfChecks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockCallTest.cpp:496:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:203:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setCompleteGroupDotNameFilterInvalidArgument) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:203:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:207:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:209:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setCompleteGroupDotNameFilter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:209:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:213:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:214:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(TestFilter("group"), *args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:214:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:215:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(TestFilter("name"), *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:215:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:219:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setGroupFilterSameParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:219:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:223:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:224:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(TestFilter("group"), *args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:224:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:227:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setStrictGroupFilter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:227:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:231:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:234:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(groupFilter, *args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:234:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:237:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setStrictGroupFilterSameParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:237:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:241:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:244:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(groupFilter, *args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:244:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:247:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setExcludeGroupFilter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:247:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:251:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:254:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(groupFilter, *args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:254:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:257:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setExcludeGroupFilterSameParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:257:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:261:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:264:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(groupFilter, *args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:264:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:267:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setExcludeStrictGroupFilter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:267:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:271:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:275:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(groupFilter, *args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:275:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:278:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setExcludeStrictGroupFilterSameParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:278:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:282:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:286:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(groupFilter, *args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:286:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:289:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setNameFilter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:289:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:293:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:294:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(TestFilter("name"), *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:294:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:297:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setNameFilterSameParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:297:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:301:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:302:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(TestFilter("name"), *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:302:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:305:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setStrictNameFilter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:305:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:309:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:312:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:312:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:315:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setStrictNameFilterSameParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:315:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:319:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:322:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:322:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:325:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setExcludeNameFilter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:325:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:329:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:332:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:332:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:335:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setExcludeNameFilterSameParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:335:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:339:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:342:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:342:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:345:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setExcludeStrictNameFilter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:345:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:349:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:353:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:353:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:356:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setExcludeStrictNameFilterSameParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:356:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:360:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:364:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:364:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:367:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setTestToRunUsingVerboseOutput) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:367:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:371:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:377:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:377:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:378:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(groupFilter, *args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:378:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:381:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setTestToRunUsingVerboseOutputOfIgnoreTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:381:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:385:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:391:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:391:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:392:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(groupFilter, *args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:392:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:395:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setNormalOutput) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:395:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:399:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:400:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(args->isEclipseOutput()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:403:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setEclipseOutput) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:403:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:407:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:408:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(args->isEclipseOutput()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:411:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setNormalOutputDifferentParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:411:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:415:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:416:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(args->isEclipseOutput()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:419:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setJUnitOutputDifferentParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:419:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:423:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:424:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(args->isJUnitOutput()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:427:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setTeamCityOutputDifferentParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:427:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:431:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:432:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(args->isTeamCityOutput()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:435:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setOutputToGarbage) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:435:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:439:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:442:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setPrintGroups) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:442:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:446:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:447:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(args->isListingTestGroupNames()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:450:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setPrintGroupsAndNames) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:450:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:454:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:455:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(args->isListingTestGroupAndCaseNames()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:458:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, weirdParamatersReturnsFalse) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:458:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:462:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:465:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, printUsage) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:465:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:467:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("use -h for more extensive help\nusage [-h] [-v] [-vv] [-c] [-p] [-lg] [-ln] [-ri] [-r#]\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:473:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, helpPrintsTheHelp) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:473:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:477:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:478:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(args->needHelp()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:482:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, pluginKnowsOption) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:482:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:487:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:492:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, checkDefaultArguments) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:492:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:496:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:497:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!args->isVerbose()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:499:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:499:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == args->getGroupFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:500:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:500:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == args->getNameFilters()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:501:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(args->isEclipseOutput()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:502:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(SimpleString("") == args->getPackageName()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:505:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setPackageName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:505:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:509:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:510:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(SimpleString("package"), args->getPackageName()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:510:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:513:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, lotsOfGroupsAndTests) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:513:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:517:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:522:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(nameFilter, *args->getNameFilters()->getNext()->getNext()->getNext()->getNext()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:522:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:523:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(groupFilter, *args->getGroupFilters()->getNext()->getNext()->getNext()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:523:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:526:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, lastParameterFieldMissing) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:526:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:530:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:531:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(SimpleString(""), args->getPackageName()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:531:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:534:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineArguments, setOptRun) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:534:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:538:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(newArgumentParser(argc, argv)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineArgumentsTest.cpp:539:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(args->isRunIgnored()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:52:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, CreateFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:52:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:59:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, GetTestFileAndLineFromFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:59:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:62:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(failFileName, f1.getTestFileName().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:66:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, EqualsFailureWithText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:66:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:73:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, EqualsFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:73:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:79:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, EqualsFailureWithNullAsActual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:79:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:81:69: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] EqualsFailure f(test, failFileName, failLineNumber, "expected", NULLPTR, ""); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:85:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, EqualsFailureWithNullAsExpected) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:85:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:87:57: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] EqualsFailure f(test, failFileName, failLineNumber, NULLPTR, "actual", ""); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:91:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, CheckEqualFailureWithText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:91:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:101:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, CheckEqualFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:101:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:110:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, CheckFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:110:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:116:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, CheckFailureWithText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:116:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:123:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, FailFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:123:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:129:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, LongsEqualFailureWithText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:129:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:136:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, LongsEqualFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:136:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:142:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, LongLongsEqualFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:142:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:154:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, UnsignedLongLongsEqualFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:154:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:166:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, SignedBytesEqualFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:166:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:172:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualFailureWithText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:172:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:182:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:182:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:191:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualFailureAtTheEnd) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:191:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:200:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualFailureNewVariantAtTheEnd) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:200:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:209:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualFailureWithNewLinesAndTabs) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:209:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:221:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualFailureInTheMiddle) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:221:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:230:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualFailureAtTheBeginning) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:230:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:239:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualFailureWithNullAsActual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:239:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:241:69: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] StringEqualFailure f(test, failFileName, failLineNumber, "abc", NULLPTR, ""); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:246:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualFailureWithNullAsExpected) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:246:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:248:62: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] StringEqualFailure f(test, failFileName, failLineNumber, NULLPTR, "abd", ""); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:253:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualNoCaseFailureWithText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:253:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:263:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualNoCaseFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:263:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:272:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualNoCaseFailureWithActualAsNull) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:272:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:274:75: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] StringEqualNoCaseFailure f(test, failFileName, failLineNumber, "ABC", NULLPTR, ""); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:279:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualNoCaseFailureWithExpectedAsNull) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:279:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:281:68: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] StringEqualNoCaseFailure f(test, failFileName, failLineNumber, NULLPTR, "abd", ""); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:286:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, StringsEqualNoCaseFailure2) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:286:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:295:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, DoublesEqualNormalWithText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:295:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:303:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, DoublesEqualNormal) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:303:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:310:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, BinaryEqualWithText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:310:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:322:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, BinaryEqualOneByte) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:322:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:333:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, BinaryEqualTwoBytes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:333:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:344:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, BinaryEqualThreeBytes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:344:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:355:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, BinaryEqualFullWidth) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:355:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:366:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, BinaryEqualLast) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:366:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:377:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, BinaryEqualActualNull) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:377:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:380:76: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] BinaryEqualFailure f(test, failFileName, failLineNumber, expectedData, NULLPTR, sizeof(expectedData), ""); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 365 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:384:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, BinaryEqualExpectedNull) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:384:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:387:62: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] BinaryEqualFailure f(test, failFileName, failLineNumber, NULLPTR, actualData, sizeof(actualData), ""); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:391:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, BitsEqualWithText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:391:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:405:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, BitsEqualChar) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:405:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:412:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, BitsEqual16Bit) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:412:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:418:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, BitsEqual32Bit) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:418:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:424:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailure, FeatureUnsupported) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureTest.cpp:424:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 305 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ 157 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; : ^1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::59:68306:: 19warning:: noexcept specifications are incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from #define UT_NOTHROW noexcept/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h : ^31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24#define _override override: ^note : expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hIn file included from :31:: 1In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::3261: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h37::174 :warning101: :noexcept specifications are incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override;note : ^expanded from macro 'UT_NOTHROW' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: #define UT_NOTHROW noexcept306 : ^19 : note: expanded from macro '_override' #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp: void operator delete[](void* mem) UT_NOTHROW;29 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h31:: 125In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h24::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro 'UT_NOTHROW'175 :122: warning: #define UT_NOTHROW noexcept'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ In file included from virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override;: 1 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h64::30651::19 :warning : notenoexcept specifications are incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override ^ void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexceptIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::12519::24 :note : noteexpanded from macro '_override': expanded from macro 'UT_NOTHROW' #define _override override ^ #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppwarning:: 29'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h virtual void exitCurrentTest() const _override;: 201 ^: 51: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' virtual unsigned int returnUnsignedIntValue() _override; #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp :28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h#define _override override: 39 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h virtual ~NormalTestTerminator() _destructor_override;: 31 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::32322: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h30::202 :note86: :expanded from macro '_destructor_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h28:: 31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h39:: 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h79::42204:: 81warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual const char * returnStringValueOrDefault(const char * default_value) _override;: ^ 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::2829: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::3931: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h80::3248: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning205: :'override' keyword is incompatible with C++98 [-Wc++98-compat]46 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ virtual const char * returnStringValue() _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 322:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h30::306 :note19: :expanded from macro '_destructor_override' note: expanded from macro '_override' #define _destructor_override override #define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::2928: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3139: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::19232:: 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 237warning:: 59'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual MockActualCall& withName(const SimpleString&) _override { return *this;}: ^note : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19:#define _override override note ^: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp: :In file included from 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :In file included from 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :In file included from 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h32:: 214/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::46239:: 74warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; }322 : ^30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_destructor_override': 19: note: expanded from macro '_override'#define _destructor_override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::29216: :In file included from 25/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:: 31warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240 virtual void exec() _override;: 72 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' #define _override override ^ virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; }: 39 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:23319::25 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h : ^31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual ~ExecFunctionTestShell() _destructor_override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30: note: expanded from macro '_destructor_override' #define _destructor_override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; }: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 314 ^: 17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::2831: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::3932: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::228244::6794:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; }314 : ^17 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro 'NULLPTR': 19: note#define NULLPTR nullptr: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::3128: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3239: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::245229::103116:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::314306::1719:: notenote: : expanded from macro 'NULLPTR'expanded from macro '_override' #define NULLPTR nullptr#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::1928:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :expanded from macro '_override'39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:#define _override override34 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::32229:: 30In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :note31: : expanded from macro '_destructor_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248#define _destructor_override override: 79 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp: :expanded from macro '_override'28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h ^: 254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp virtual bool willRun() const _override;: 29 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::31306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro '_override': 249:90: #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h : ^39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::255306::3419:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override virtual void setRunIgnored() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::25028:: 92In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :warning39: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } virtual SimpleString getMacroName() const _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::2829: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::3931: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h258::3269: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning251: :'override' keyword is incompatible with C++98 [-Wc++98-compat]106 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; }expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override306 : ^19 : note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp :28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5 virtual bool returnBoolValueOrDefault(bool value) _override { return value; }: ^warning : defaulted function definitions are incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: DEFAULT_COPY_CONSTRUCTOR(TestResult)expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 150 ^: 80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31 #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h ^: 93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp virtual void postTestAction(UtestShell&, TestResult&) _override;: 29 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::31306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro '_override': #define _override override292 ^: 52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:In file included from 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h28:: 293In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h76::44 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]111 :76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 :note : noteexpanded from macro '_override': expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp29:: 28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h31:: 44In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h::32112: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h77::295 :warning52: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ virtual MockActualCall& onObject(const void* ) _override { return *this; } ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19306:: 19note:: expanded from macro '_override'note : expanded from macro '_override' #define _override override ^#define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' In file included from #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual void copy(void* dst, const void* src) _override { copier_(dst, src); }: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override306 : ^19 : note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::30629:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :note32: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h :104:5:#define _override override warning ^: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp80::29 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hexpanded from macro 'DEFAULT_COPY_CONSTRUCTOR': 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::2940: :In file included from 40/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:: 31warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ #define _destructor_override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from virtual MockExpectedCall& withName(const SimpleString& name) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h : ^33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::54306::9619:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::1929:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 43expanded from macro '_override': 69: warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ In file included from virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::30631:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :note33: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :55:91:#define _override override warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::44306::10519:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp19::29 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hexpanded from macro '_override': 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:#define _override override33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::5729:: 103/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 46warning:: 85'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19306:: 19note:: expanded from macro '_override'note : expanded from macro '_override' #define _override override ^#define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::2929: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h47::31102: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 33'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:#define _override override19 : ^ note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override;33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :59/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::126306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::1929:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 49expanded from macro '_override': 111: warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp ^: 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h306::3119: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 33expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118#define _override override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::50306::10719:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp :note29: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h : ^33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override;expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::2962: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:8791:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 :note : noteexpanded from macro '_override': expanded from macro '_override' #define _override override #define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h29:: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :In file included from 53/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::10933:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hwarning:: 63'override' keyword is incompatible with C++98 [-Wc++98-compat]: 55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp29:: 29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h54::3396: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :warning65: :'override' keyword is incompatible with C++98 [-Wc++98-compat]58 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; virtual MockExpectedCall& andReturnValue(bool value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp29:: 29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::3155: :In file included from 91/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 33warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ virtual MockExpectedCall& andReturnValue(int value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::2929: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h56::31102: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 33'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockExpectedCall& andReturnValue(unsigned int value) _override;: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note: expanded from macro '_override'#define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp29:: 29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::3157: :In file included from 103/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 33warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ virtual MockExpectedCall& andReturnValue(long int value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::3129: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::5833:: 124/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 69warning:: 71'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::306 :note19: :expanded from macro '_override' note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::3129: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::5933:: 126/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 70warning:: 71'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19306:: 19note:: expanded from macro '_override'note : expanded from macro '_override' #define _override override #define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp29:: 29In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::3160: :In file included from 118/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 33warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19306:: 19note:: expanded from macro '_override'note : expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::2929: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h61::31141: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 33'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; virtual MockExpectedCall& andReturnValue(double value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: note: expanded from macro '_override'note : expanded from macro '_override' #define _override override ^#define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::2929: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::6231:: 87In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :warning33: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual MockExpectedCall& andReturnValue(const char* value) _override;306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:In file included from 55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:: 29warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74 virtual MockExpectedCall& ignoreOtherParameters() _override;: 59 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' virtual MockExpectedCall& andReturnValue(void* value) _override; #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^65 :58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp virtual MockExpectedCall& andReturnValue(bool value) _override;: 29 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::31306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 33note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hexpanded from macro '_override': 75:65: #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp ^: 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::30666::1957:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h#define _override override: 31 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning virtual MockExpectedCall& andReturnValue(void (*value)()) _override;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp: :In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h31:: 68In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h62::33 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]80 :57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual MockExpectedCall& onObject(void* objectPtr) _override;306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::2929: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h76::3163: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 33'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;}expanded from macro '_override' ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h29:: 80In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h57::31 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155 virtual MockExpectedCall& onObject(void* objectPtr) _override;: 59 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' #define _override override virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154: virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; }61 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:19: note: expanded from macro '_override' #define _override override virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp162::2996: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :warning155: :'override' keyword is incompatible with C++98 [-Wc++98-compat]59 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp29:: 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :In file included from 156/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::7331:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157:76: warning: In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164 virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; }: 80 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:expanded from macro '_override'29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:#define _override override74 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; }In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h306::3319: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :note165: :expanded from macro '_override'88 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h29:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::19159:: 91note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::30629:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :note31: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^166 :85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160 virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; }: 83 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppexpanded from macro '_override': 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:#define _override override31 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp168::2992: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :warning162: :'override' keyword is incompatible with C++98 [-Wc++98-compat]96 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19306:: 19note:: expanded from macro '_override'note : expanded from macro '_override' #define _override override ^#define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp29:: 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :In file included from 163/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::10531:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; }: ^note : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19:#define _override override note ^: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppwarning:: 29'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; }'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171: virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; }106 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:19: note: expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:#define _override override166 : ^85 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h : ^31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::30633:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 172note:: 102expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; }In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp ^: 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::306167::1981:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp19::29 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hexpanded from macro '_override': 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:#define _override override33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp :warning29: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define _override override: ^note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:In file included from 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h29:: 175/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::55170:: 108warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; }expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::29177: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h52::171 :warning106: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define _override override: ^note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:In file included from 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h29:: 178/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::51172:: 102warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; }: ^note : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19:#define _override override note ^: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::17929:: 60/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 173warning:: 121'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; }expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override306 : ^19 : note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:In file included from 33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h29:: 180/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::56174:: 82warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; }: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note: expanded from macro '_override'#define _override override ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::2929: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h175::3155: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 33'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; }: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define _override override: 19 ^: note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp: virtual MockExpectedCall& andReturnValue(bool) _override { return *this; }29 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h31:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h19::33 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :expanded from macro '_override'182 :65: warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; }In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp ^: 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::306178::1951:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:: 29note: : In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h#define _override override: 33 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; }warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp#define _override override: 29 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:In file included from 184/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::5429:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hwarning:: 180'override' keyword is incompatible with C++98 [-Wc++98-compat]: 56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual MockExpectedCall& andReturnValue(long int) _override { return *this; }306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp: :In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h31:: 181In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h65::33 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]185 :59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; }306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp65::29 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53 virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; }: ^warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; }: 187 ^: 59:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:#define _override override29 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h virtual MockExpectedCall& andReturnValue(double) _override { return *this;}: 31 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::33306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h19::188 :note58: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp306::2919: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :note185: :expanded from macro '_override'59 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::1929:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :expanded from macro '_override'31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h ^: 190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: virtual MockExpectedCall& onObject(void*) _override { return *this; }186 : ^53 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' #define _override override virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:64:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ~MockExpectedCallsListForTest() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:82:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, customObjectParameterFailsWhenNotHavingAComparisonRepository) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:82:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp :warning94: :'override' keyword is incompatible with C++98 [-Wc++98-compat]1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ TEST(MockComparatorCopierTest, customObjectParameterFailsWhenNotHavingACopierRepository) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h^: 306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 65note:: 24expanded from macro '_override': note: expanded from macro 'TEST' #define _override override ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:#define _override override31 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h94::311: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 32'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h52::67100::35 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::106306::119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ TEST(MockComparatorCopierTest, customObjectParameterSucceeds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp :note31: : expanded from macro 'TEST'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: void testBody() _override; }; \32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :68/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::60306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:106 virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override;: 1 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 67note:: 35expanded from macro '_override': note: expanded from macro 'TEST' #define _override override ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h31:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h19::31 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro '_override': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71#define _override override: 43 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp#define _override override: 130 ^: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:TEST(MockComparatorCopierTest, customObjectWithFunctionComparator)31 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :In file included from 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::2432:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 92expanded from macro 'TEST': 41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual void * returnPointerValue() _override;: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19: note#define _override override: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp ^: 130:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp35::31 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hexpanded from macro 'TEST': 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual void (*returnFunctionPointerValue())() _override;: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19: note#define _override override: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp virtual MockActualCall& withCallOrder(unsigned int) _override;: 144 ^: 1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' #define _override override ^ TEST(MockComparatorCopierTest, customObjectWithFunctionComparatorThatFailsCoversValueToString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h void testBody() _override; }; \: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h163::30685::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override ^ virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 67:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h35::306 :note19: :expanded from macro 'TEST' note: expanded from macro '_override' #define _override override ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:162:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31TEST(MockComparatorCopierTest, customTypeOutputParameterSucceeds): In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::65178::24125:: notewarning: : expanded from macro 'TEST''override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:162#define _override override: 1 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp: :expanded from macro 'TEST'31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp ^: 173:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp CHECK_EQUAL(55, *(expectedObject.value));: 31 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h31:: 127In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h42::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro 'CHECK_EQUAL'195 :65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314 virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override;: 17 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'NULLPTR'306 :19: note#define NULLPTR nullptr: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp106::173 :warning5: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66#define _override override: ^note : expanded from macro 'CHECK_EQUAL_LOCATION' In file included from UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp : ^31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::31431:: 17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :note32: : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :198:56#define NULLPTR nullptr: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 174:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: CHECK_EQUAL(55, *(actualObject.value));306 : ^19 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro '_override'127 :42: #define _override overridenote : ^expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h31:: 314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h17::31 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro 'NULLPTR': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202#define NULLPTR nullptr: 86 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppexpanded from macro '_override': 174:5: #define _override overridewarning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::204142::8166:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'CHECK_EQUAL_LOCATION' virtual const char * returnStringValueOrDefault(const char * default_value) _override; UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306314::1917:: notenote: : expanded from macro '_override'expanded from macro 'NULLPTR' #define _override override#define NULLPTR nullptr ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h179::321: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning237: :'override' keyword is incompatible with C++98 [-Wc++98-compat]59 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, noActualCallForCustomTypeOutputParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h virtual MockActualCall& withName(const SimpleString&) _override { return *this;}: 65 ^: 24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'TEST'19 : note: expanded from macro '_override' void testBody() _override; }; \ ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h179::311: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 32'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::7467:: 35warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'TEST' virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19306:: 19note:: expanded from macro '_override'note : expanded from macro '_override' #define _override override ^#define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp: :In file included from 199/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::131:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, unexpectedCustomTypeOutputParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ void testBody() _override; }; \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::306 :note19: :expanded from macro '_override' note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp :199:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :67:35: note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h306::3219: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :note253: :expanded from macro '_override'77 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp222::311: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hwarning:: 31'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, customTypeOutputParameterMissing) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 void testBody() _override; }; \: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19: note#define _override override: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:222:1:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cppwarning:: 31'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h31:: 67In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h35::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro 'TEST' 278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:243:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, customTypeOutputParameterOfWrongType) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:243:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:267:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, noCopierForCustomTypeOutputParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:267:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:31 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:64:37: ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:19: note: expanded from macro '_override' ~MockExpectedCallsListForTest() _destructor_override; ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:83:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockNamedValueHandlerRepository, getComparatorForNonExistingName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:83:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp : ^285 :1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' #define _override overrideTEST(MockComparatorCopierTest, twoCustomTypeOutputParameters) ^^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:285:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:86:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, repository.getComparatorForType("typeName")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:86:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, repository.getComparatorForType("typeName")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:300:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(545, *(expectedObject1.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:89:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockNamedValueHandlerRepository, installComparator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp :300:5: warning void testBody() _override; }; \: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::127306::319: note: :expanded from macro '_override' note: expanded from macro 'CHECK_EQUAL' #define _override override ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:89:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:301:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(545, *(actualObject1.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:301:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:302:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(123, *(expectedObject2.value));/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp : ^94 :5:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :warning127: :'nullptr' is incompatible with C++98 [-Wc++98-compat]42 : note: expanded from macro 'CHECK_EQUAL' POINTERS_EQUAL(&comparator, repository.getComparatorForType("typeName")); ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :262/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::51314:: 17note:: expanded from macro 'POINTERS_EQUAL'note : expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:302:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:303:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(123, *(actualObject2.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp#define NULLPTR nullptr: 97 ^:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockNamedValueHandlerRepository, installMultipleComparators) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::306303::195:: notewarning: : expanded from macro '_override''nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:#define _override override127 : ^3 : note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:97:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:104:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&comparator3, repository.getComparatorForType("type3")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp :105/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::5125:: 24warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ POINTERS_EQUAL(&comparator2, repository.getComparatorForType("type2")); ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::1262: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h51::60 :note70: :expanded from macro 'POINTERS_EQUAL' warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h125::31424::17 :note : noteexpanded from macro 'UT_NOTHROW': expanded from macro 'NULLPTR' #define UT_NOTHROW noexcept ^ #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp void operator delete[](void* mem) UT_NOTHROW;: 106 ^: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 125warning:: 24'nullptr' is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ POINTERS_EQUAL(&comparator1, repository.getComparatorForType("type1")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262In file included from :51::1 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h: :expanded from macro 'POINTERS_EQUAL'64 :51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :125/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::24314:: 17note:: expanded from macro 'UT_NOTHROW'note : expanded from macro 'NULLPTR' #define UT_NOTHROW noexcept ^ #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:308:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, twoInterleavedCustomTypeOutputParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:109:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockNamedValueHandlerRepository, getCopierForNonExistingName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:308:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:109:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp :112:20: virtual ~TestTerminatorWithoutExceptions() _destructor_override;warning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' POINTERS_EQUAL(NULLPTR, repository.getCopierForType("typeName"));#define _destructor_override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:112:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, repository.getCopierForType("typeName")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:323:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(9545, *(expectedObject1.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp::127115::421:: notewarning: : expanded from macro 'CHECK_EQUAL''override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockNamedValueHandlerRepository, installCopier) CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:65:28:314: 24:In file included from :17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h ::note 39: note: expanded from macro 'TEST': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h expanded from macro 'NULLPTR': 190:21: void testBody() _override; }; \warning#define NULLPTR nullptr : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 void testBody() _override;: 19 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: expanded from macro '_override'#define _override override ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:323In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp5::28 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::191127::263:: warningnote: expanded from macro 'CHECK_EQUAL': 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hnote:: 142expanded from macro '_override': 66/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:#define _override override: 115note ^:: 1expanded from macro 'CHECK_EQUAL_LOCATION': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h28:: 67In file included from : UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h35 :: ^39 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: ::expanded from macro 'TEST'192314 ::2917:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'NULLPTR' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ virtual void teardown() _override;#define NULLPTR nullptr ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^ : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 :note : noteexpanded from macro '_override': expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h324::3065::19 :warning : note'nullptr' is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override ^ CHECK_EQUAL(9545, *(actualObject1.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h324::2335::25 :warning : warning'nullptr' is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: Utest* createTest() _override { return new ExecFunctionTest(this); } note ^: expanded from macro 'CHECK_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17 virtual ~ExecFunctionTestShell() _destructor_override;: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'NULLPTR': 322:30: #define NULLPTR nullptr note ^: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp'nullptr' is incompatible with C++98 [-Wc++98-compat]: 120:5: warning: ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' POINTERS_EQUAL(&copier, repository.getCopierForType("typeName"));#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp51::28 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hexpanded from macro 'POINTERS_EQUAL': 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h314::31417::17 :note : noteexpanded from macro 'NULLPTR': expanded from macro 'NULLPTR' #define NULLPTR nullptr#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:325:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from CHECK_EQUAL(132, *(expectedObject2.value));/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h : ^39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::116127:: 42warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::314314::1717:: notenote: : expanded from macro 'NULLPTR'expanded from macro 'NULLPTR' #define NULLPTR nullptr #define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:325:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' In file included from UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::314251::1734:: notewarning: : expanded from macro 'NULLPTR''override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr virtual ~IgnoredUtestShell() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::123306::119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ TEST(MockNamedValueHandlerRepository, installMultipleCopiers) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp24::28 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hexpanded from macro 'TEST': 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255: void testBody() _override; }; \34 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp ^ :warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h326: ::'override' keyword is incompatible with C++98 [-Wc++98-compat]3065 ::19 :warning : note'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override;: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h CHECK_EQUAL(132, *(actualObject2.value));:#define _override override 306 ^: ^ 19 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :note127: :expanded from macro '_override'42 : note: #define _override overrideexpanded from macro 'CHECK_EQUAL' ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp :note28: : expanded from macro 'NULLPTR'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h : ^257 :47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:123:1: virtual SimpleString getMacroName() const _override; warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h306::6719::35 :note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppnoteexpanded from macro '_override':: 326expanded from macro 'TEST': 5#define _override override: ^warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^127 :3/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro 'CHECK_EQUAL': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cppnote:: 28expanded from macro '_override': CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h ^:#define _override override 39 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: ^:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h 142::25866::69 :note : warningexpanded from macro 'CHECK_EQUAL_LOCATION': 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314note:: 17expanded from macro '_override': note#define _override override: expanded from macro 'NULLPTR' ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:130:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&copier3, repository.getCopierForType("type3")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:131:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&copier2, repository.getCopierForType("type2")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:132:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&copier1, repository.getCopierForType("type1")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:135:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockNamedValueHandlerRepository, installMultipleHandlers) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:135:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:331:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, twoDifferentCustomTypeOutputParametersInSameFunctionCallSucceeds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:146:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&comparator3, repository.getComparatorForType("type3")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:#define NULLPTR nullptr331 : ^1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual ~ConsoleTestOutput() _destructor_override: 19 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 322expanded from macro '_override': 30: note: expanded from macro '_destructor_override'#define _override override ^ #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:147:5: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp'nullptr' is incompatible with C++98 [-Wc++98-compat]: 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&comparator2, repository.getComparatorForType("type2")); ^ virtual void printBuffer(const char* s) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^262 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h51::306 :note19: :expanded from macro 'POINTERS_EQUAL' note: expanded from macro '_override' #define _override override ^ POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::29314: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h17::125 :note26: :expanded from macro 'NULLPTR' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr virtual void flush() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:148:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp: POINTERS_EQUAL(&comparator1, repository.getComparatorForType("type1"));29 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :262:51: virtual ~StringBufferTestOutput() _destructor_override;note : ^expanded from macro 'POINTERS_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__)#define _destructor_override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cppexpanded from macro 'NULLPTR': 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:#define NULLPTR nullptr37 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:149:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&copier3, repository.getCopierForType("type3")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::150181::536:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: POINTERS_EQUAL(&copier2, repository.getCopierForType("type2"));322 : ^30 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro '_destructor_override'262 :51: #define _destructor_override overridenote : ^expanded from macro 'POINTERS_EQUAL' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__): 183 ^: 38:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning314: :'override' keyword is incompatible with C++98 [-Wc++98-compat]17 : note: expanded from macro 'NULLPTR' virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define NULLPTR nullptr306 : ^19 : note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cppIn file included from :151:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp5::29 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]186 :66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp virtual void printCurrentTestStarted(const UtestShell& test) _override;: POINTERS_EQUAL(&copier1, repository.getCopierForType("type1"));348 ^ : ^5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hwarning:19: note:: : 262'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override': 51:#define _override override note ^: CHECK_EQUAL(11, *(expectedObject1.value)); expanded from macro 'POINTERS_EQUAL' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:In file included from 127/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp::42 POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__)29: : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.hnote :: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h187expanded from macro 'CHECK_EQUAL':: 31463::17 :warning : note CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'NULLPTR' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual void printCurrentTestEnded(const TestResult& res) _override;#define NULLPTR nullptr314 : ^ ^17 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'NULLPTR'19 : note: expanded from macro '_override' #define NULLPTR nullptr #define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:: 348note:: 5expanded from macro '_override': warning: #define _override override'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cppnote:: 29expanded from macro 'CHECK_EQUAL': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ virtual void printCurrentGroupEnded(const TestResult& res) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:142306::6619:: notenote: : expanded from macro 'CHECK_EQUAL_LOCATION'expanded from macro '_override' #define _override override ^ UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp ^: 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::314191::1748:: notewarning: : expanded from macro 'NULLPTR''override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr virtual void verbose(VerbosityLevel level) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:In file included from 349/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp::529:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.hwarning:: 196'nullptr' is incompatible with C++98 [-Wc++98-compat]: 32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(11, *(actualObject1.value)); virtual void print(size_t) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h306::12719::42 :note : noteexpanded from macro '_override': expanded from macro 'CHECK_EQUAL' #define _override override ^ In file included from CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::197314:38: warning: :'override' keyword is incompatible with C++98 [-Wc++98-compat]17 : note: virtual void printDouble(double) _override;expanded from macro 'NULLPTR' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define NULLPTR nullptr: 19 ^: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:: 349note:: 5expanded from macro '_override': warning#define _override override: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: In file included from expanded from macro 'CHECK_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ virtual void setProgressIndicator(const char*) _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 142/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::66306: note:: 19expanded from macro 'CHECK_EQUAL_LOCATION': note: expanded from macro '_override' #define _override override ^ UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp :29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h314::20117::26 :note : warningexpanded from macro 'NULLPTR': 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr virtual void flush() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:350:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(33, *(expectedObject2.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:350:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:173:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithoutParameterSetOrNotFound) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp :note52: :expanded from macro 'TEST'18 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ void setup() _override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override ^#define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp::35166::521:: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: void teardown() _override'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: CHECK_EQUAL(33, *(actualObject2.value));note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h#define _override override: 127 ^: 42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cppexpanded from macro 'NULLPTR': 173:1: #define NULLPTR nullptrwarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp306::35119::5 :note : warningexpanded from macro '_override': 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h#define _override override: 127 ^: 3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:73:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailureNanAndInf, DoublesEqualExpectedIsNaN) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:73:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:175:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", call->getInputParameterType("nonexisting").asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:177:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!call->hasInputParameterWithName("nonexisting")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:81:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailureNanAndInf, DoublesEqualActualIsNaN) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:81:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::180356::11:: warningwarning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] : 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithUnsignedIntegerParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:TEST(MockComparatorCopierTest, customTypeOutputAndInputParametersOfSameNameInDifferentFunctionCallsOfSameFunctionSucceeds)65 :^24 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro 'TEST'65 :24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 void testBody() _override; }; \: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19: note#define _override override: expanded from macro '_override' ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:180:1: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 356:1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 67warning:: 35'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro 'TEST': 67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19: note#define _override override: expanded from macro '_override' ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:89:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailureNanAndInf, DoublesEqualThresholdIsNaN) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:89:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:185:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("unsigned int", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:187:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->hasInputParameterWithName(paramName)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp ^: 373:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(911, *(expectedObject1.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp :note97: :expanded from macro 'CHECK_EQUAL'1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)TEST(TestFailureNanAndInf, DoublesEqualExpectedIsInf): 188 ^^: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::: 31465warning::: 1724'nullptr' is incompatible with C++98 [-Wc++98-compat]:: notenote: : expanded from macro 'NULLPTR'expanded from macro 'TEST' #define NULLPTR nullptr void testBody() _override; }; \ STRCMP_CONTAINS("funcName -> unsigned int paramName: <356 (0x164)>", call->callToString().asCharString()); ^ ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h19::189 :note46: :expanded from macro '_override' note: expanded from macro 'STRCMP_CONTAINS'#define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 373 ^: 5:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning314: :'nullptr' is incompatible with C++98 [-Wc++98-compat]17 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro 'NULLPTR'127 :3: #define NULLPTR nullptrnote : ^expanded from macro 'CHECK_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:97 CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 1 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]142 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h66::67 :note35: :expanded from macro 'CHECK_EQUAL_LOCATION' note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19314:: 17note:: expanded from macro '_override'note : expanded from macro 'NULLPTR'#define _override override ^ #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:374:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(911, *(actualObject1.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:374:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:104:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailureNanAndInf, DoublesEqualActualIsInf) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:375:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(123, *(expectedObject2.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:104:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 67:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h35::314 :note17: :expanded from macro 'TEST' note: expanded from macro 'NULLPTR' #define NULLPTR nullptr virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:191:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp1::375 :warning5: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127TEST(MockExpectedCall, callWithIntegerParameter): 3^: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro 'CHECK_EQUAL': 65:24: note: expanded from macro 'TEST' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^142 :66/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro 'CHECK_EQUAL_LOCATION': note: expanded from macro '_override' #define _override override ^ UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:191:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:376:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(123, *(actualObject2.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:376:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:111:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFailureNanAndInf, DoublesEqualThresholdIsInf) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFailureNaNTest.cpp:111:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:196:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("int", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:198:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->hasInputParameterWithName(paramName)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:199:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> int paramName: <2 (0x2)>", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:202:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithBooleanParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:202:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:381:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' TEST(MockComparatorCopierTest, twoCustomTypeOutputParametersOfSameNameInDifferentFunctionsSucceeds) ^ #define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:381:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:207:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("bool", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:208:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(value, call->getInputParameter(paramName).getBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:208:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:398 UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \: 5 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]314 :17: note: expanded from macro 'NULLPTR' CHECK_EQUAL(657, *(expectedObject1.value)); ^ #define NULLPTR nullptr ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:209:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->hasInputParameterWithName(paramName)); /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp ^: 398:5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 102warning:: 55'nullptr' is incompatible with C++98 [-Wc++98-compat]: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro 'CHECK': 127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314 CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 17 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro 'NULLPTR'142 :66: #define NULLPTR nullptrnote : ^expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:210:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> bool paramName: ", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:399:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(657, *(actualObject1.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:399:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:400:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(987, *(expectedObject2.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:400:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:213:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithUnsignedLongIntegerParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp :401:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ CHECK_EQUAL(987, *(actualObject2.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:213:1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppwarning:: 401'override' keyword is incompatible with C++98 [-Wc++98-compat]: 5: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 67'nullptr' is incompatible with C++98 [-Wc++98-compat]: 35: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hnote:: 127expanded from macro 'TEST': 3: note: expanded from macro 'CHECK_EQUAL' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h306::14219::66 :note : noteexpanded from macro '_override': expanded from macro 'CHECK_EQUAL_LOCATION' #define _override override ^ UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:218:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("unsigned long int", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:220:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->hasInputParameterWithName(paramName)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:221:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> unsigned long int paramName: <888 (0x378)>", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:406:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, customTypeOutputAndInputParameterOfSameTypeInSameFunctionCall) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp void testBody() _override; }; \: 224 ^: 1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' TEST(MockExpectedCall, callWithLongIntegerParameter)#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:406:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp35::224 :note1: :expanded from macro 'TEST' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:229:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("long int", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:231:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->hasInputParameterWithName(paramName)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::425314::517:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ CHECK_EQUAL(45, *(expectedObject1.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp : ^232 :5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> long int paramName: <777 (0x309)>", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppexpanded from macro 'STRCMP_CONTAINS': 425:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 127 ^: 3:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note314: :expanded from macro 'CHECK_EQUAL'17 : note: expanded from macro 'NULLPTR' #define NULLPTR nullptr CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:426:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(45, *(actualObject1.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:426:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::237427::15:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(987765443, *(expectedObject2.value)); TEST(MockExpectedCall, callWithUnsignedLongLongIntegerParameter) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h127::6542::24 :note : noteexpanded from macro 'CHECK_EQUAL': expanded from macro 'TEST' void testBody() _override; }; \ ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19314:: 17note:: expanded from macro '_override'note : expanded from macro 'NULLPTR' #define _override override ^#define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:427:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:237:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 67:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h35::314 :note17: :expanded from macro 'TEST' note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:428:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(987765443, *(actualObject2.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:428:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:240:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long value = 888; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:242:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("unsigned long long int", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:243:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(value, call->getInputParameter(paramName).getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:243:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:243:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:244:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->hasInputParameterWithName(paramName)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:245:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> unsigned long long int paramName: <888 (0x378)>", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:433:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, customTypeOutputParameterTraced) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:248:1 void testBody() _override; }; \: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' TEST(MockExpectedCall, callWithLongLongIntegerParameter) ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:433:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cppexpanded from macro 'TEST': 248:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: ^note : expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:251:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long value = 777; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:253:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:443:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("long long int", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_CONTAINS("Function name:someFunc MyTypeForTesting someParameter:", mock().getTraceOutput()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) note ^: expanded from macro 'STRCMP_CONTAINS' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:254:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(value, call->getInputParameter(paramName).getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:254:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:254:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:255:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->hasInputParameterWithName(paramName)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:448:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp :256:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, customTypeOutputParameterWithIgnoredParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: STRCMP_CONTAINS("funcName -> long long int paramName: <777 (0x309)>", call->callToString().asCharString());note : ^expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46 void testBody() _override; }; \: ^note : expanded from macro 'STRCMP_CONTAINS'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:448:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:261:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithDoubleParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:261:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:459:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(444537909, *(expectedObject.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:459:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:460:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(444537909, *(actualObject.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:266:5: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)warning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' STRCMP_EQUAL("double", call->getInputParameterType(paramName).asCharString()); #define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp: :expanded from macro 'NULLPTR'460 :5: warning#define NULLPTR nullptr: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp : ^267 :5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::314:17: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ DOUBLES_EQUAL(value, call->getInputParameter(paramName).getDoubleValue(), 0.0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:268:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> double paramName: <1.2>", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:271:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithDoubleParameterAndTolerance) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:271:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:472:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, customObjectWithFunctionCopier) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:472:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:277:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("double", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:278:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(value, call->getInputParameter(paramName).getDoubleValue(), 0.0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:279:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(tolerance, call->getInputParameter(paramName).getDoubleTolerance(), 0.0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:280:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> double paramName: <1.2>", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:483 STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 5 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]314 :17: note: expanded from macro 'NULLPTR' CHECK_EQUAL(9874452, *(expectedObject.value)); ^#define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:483:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:484:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(9874452, *(actualObject.value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:484:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:283:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithStringParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:283:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:288:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("const char*", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:289:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:489: STRCMP_EQUAL(value, call->getInputParameter(paramName).getStringValue());1 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :162:43: note: expanded from macro 'STRCMP_EQUAL' TEST(MockComparatorCopierTest, removingComparatorsWorksHierachically) ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 65:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h24::314 :note17: :expanded from macro 'TEST' note: expanded from macro 'NULLPTR' void testBody() _override; }; \ #define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:290:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> const char* paramName: ", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:489:1: STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h314::6717::35 :note : noteexpanded from macro 'NULLPTR': expanded from macro 'TEST' #define NULLPTR nullptr ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:293:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithPointerParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:293:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:505:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, removingCopiersWorksHierachically) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:298:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("void*", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp :505/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::1314:: 17warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:#define NULLPTR nullptr35 : ^ note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:299:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(value, call->getInputParameter(paramName).getPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:300:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> void* paramName: <0x123>", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:303:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithConstPointerParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:303:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:521:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, installComparatorWorksHierarchicalOnBothExistingAndDynamicallyCreatedMockSupports) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:521:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:308:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("const void*", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:309:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(value, call->getInputParameter(paramName).getConstPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:310:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> const void* paramName: <0x345>", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:313:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cppTEST(MockExpectedCall, callWithFunctionPointerParameter): 537^: 1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 65'override' keyword is incompatible with C++98 [-Wc++98-compat]: 24: note: expanded from macro 'TEST' TEST(MockComparatorCopierTest, installComparatorsWorksHierarchical) void testBody() _override; }; \^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::65306::2419:: notenote: : expanded from macro 'TEST'expanded from macro '_override' #define _override override void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp::313537::11:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::6767::3535:: notenote: : expanded from macro 'TEST'expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:318:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("void (*)()", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:319:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(value, call->getInputParameter(paramName).getFunctionPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:320:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> void (*)() paramName: <0xdead>", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:553:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, installCopiersWorksHierarchically) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:553:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:323:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithMemoryBuffer) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:323:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:328:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("const unsigned char*", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:329:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL( (void*) value, (void*) call->getInputParameter(paramName).getMemoryBuffer() ); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:590:1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp :warning331: :'override' keyword is incompatible with C++98 [-Wc++98-compat]5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] TEST(MockComparatorCopierTest, shouldSupportConstParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' STRCMP_CONTAINS("funcName -> const unsigned char* paramName: ", call->callToString().asCharString()); ^ void testBody() _override; }; \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 189:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h46::306 :note19: :expanded from macro 'STRCMP_CONTAINS' note: expanded from macro '_override' #define _override override ^ STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockComparatorCopierTest.cpp:590:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 72 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:334:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithObjectParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:334:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:339:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(value, call->getInputParameter(paramName).getConstObjectPointer()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:340:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("ClassName", call->getInputParameterType(paramName).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:341:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("funcName -> ClassName paramName: ", call->callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:344:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithObjectParameterUnequalComparison) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:344:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:350:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!call->hasInputParameter(parameter)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:353:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithObjectParameterEqualComparisonButFailsWithoutRepository) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:353:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:359:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!call->hasInputParameter(parameter)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:362:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithObjectParameterEqualComparisonButFailsWithoutComparator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:362:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:371:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!call->hasInputParameter(parameter)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:374:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithObjectParameterEqualComparison) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:374:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:386:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->hasInputParameter(parameter)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:389:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, getParameterValueOfObjectType) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:389:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:398:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&type, call->getInputParameter("name").getConstObjectPointer()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:399:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("1", call->getInputParameterValueString("name").asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:402:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, getParameterValueOfObjectTypeWithoutRepository) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:402:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:406:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("No comparator found for type: \"type\"", call->getInputParameterValueString("name").asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:409:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, getParameterValueOfObjectTypeWithoutComparator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:409:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:415:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("No comparator found for type: \"type\"", call->getInputParameterValueString("name").asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:418:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithTwoUnsignedIntegerParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:418:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:425:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("unsigned int", call->getInputParameterType("unsigned-integer1").asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:426:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("unsigned int", call->getInputParameterType("unsigned-integer2").asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:431:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithTwoIntegerParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:431:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:438:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("int", call->getInputParameterType("integer1").asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:439:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("int", call->getInputParameterType("integer2").asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:444:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callWithThreeDifferentParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:444:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:449:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("int", call->getInputParameterType("integer").asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:450:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("const char*", call->getInputParameterType("string").asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:451:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("double", call->getInputParameterType("double").asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:453:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("hello world", call->getInputParameter("string").getStringValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:454:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(0.12, call->getInputParameter("double").getDoubleValue(), 0.05); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:457:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, singleCallNotMadeIsNotFulfilledButCanMatchActualCalls) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:457:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:461:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!expectedCall.isFulfilled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:462:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(expectedCall.canMatchActualCalls()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:465:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, singleCallMadeIsFulFilledAndCannotMatchActualCalls) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:465:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:469:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(expectedCall.isFulfilled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:470:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!expectedCall.canMatchActualCalls()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:473:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, multiCallNotMadeIsNotFulfilledButCanMatchActualCalls) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:473:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:477:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!expectedCall.isFulfilled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:478:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(expectedCall.canMatchActualCalls()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:481:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, multiCallNotMadeExpectedTimesIsNotFulfilledButCanMatchActualCalls) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:481:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:486:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!expectedCall.isFulfilled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:487:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(expectedCall.canMatchActualCalls()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:490:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, multiCallsMadeExpectedTimesIsFulfilledAndCannotMatchActualCalls) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:490:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:497:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(expectedCall.isFulfilled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:498:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!expectedCall.canMatchActualCalls()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:501:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, multiCallsMadeMoreThanExpectedTimesIsNotFulfilledAndCannotMatchActualCalls) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:501:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:509:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!expectedCall.isFulfilled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:510:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!expectedCall.canMatchActualCalls()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:513:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callsWithoutParameterAlwaysMatch) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:513:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:516:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(expectedCall.isMatchingActualCall()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:519:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callsWithParameterNotFulfilledDontMatch) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:519:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:523:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!expectedCall.isMatchingActualCall()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:526:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callsWithParameterFulfilledDoMatch) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:526:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:531:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(expectedCall.isMatchingActualCall()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:534:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callsWithSomeParametersNotFulfilledDontMatch) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:534:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:539:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!expectedCall.isMatchingActualCall()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:542:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, toStringForNoParametersSingleCallNotCalled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:542:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:546:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("name -> no parameters (expected 1 call, called 0 times)", expectedCall.callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:549:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, toStringForNoParametersMultiCallCalledLessThanExpectedTimes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:549:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:554:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("name -> no parameters (expected 2 calls, called 1 time)", expectedCall.callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:557:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, toStringForNoParametersMultiCallCalledExpectedTimes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:557:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:563:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("name -> no parameters (expected 2 calls, called 2 times)", expectedCall.callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:566:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, toStringForIgnoredParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:566:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:571:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("name -> all parameters ignored (expected 1 call, called 0 times)", expectedCall.callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:574:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, toStringForMultipleInputParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:574:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:585:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("name -> const char* string: , int integer: <10 (0xa)>, unsigned int unsigned-integer: <7 (0x7)> " ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:589:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, toStringForMultipleInputAndOutputParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:589:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:602:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("name -> const char* string: , int integer: <10 (0xa)>, unsigned int unsigned-integer: <7 (0x7)>, " ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:606:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, toStringForMultipleOutputParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:606:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:615:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("name -> const void* buffer1: , const void* buffer2: (expected 1 call, called 1 time)", expectedCall.callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:618:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, toStringForUnmodifiedOutputParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:618:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:624:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("name -> const void* buffer1: (expected 1 call, called 1 time)", expectedCall.callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:627:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, toStringForParameterAndIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:627:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:634:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("name -> const char* string: , other parameters are ignored (expected 1 call, called 1 time)", expectedCall.callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:637:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, toStringForCallOrderSingle) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:637:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:643:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("name -> expected call order: <2> -> no parameters (expected 1 call, called 1 time)", expectedCall.callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:646:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, toStringForCallOrderMultiple) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:646:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:656:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("name -> expected calls order: <5..9> -> no parameters (expected 5 calls, called 5 times)", expectedCall.callToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:659:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callOrderIsFulfilledButWithWrongOrderSingle) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:659:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:664:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->isFulfilled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:665:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->isOutOfOrder()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:668:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callOrderIsFulfilledButWithWrongOrderMultipleTooEarly) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:668:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:676:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(expectedCall.isFulfilled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:677:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(expectedCall.isOutOfOrder()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:680:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callOrderIsFulfilledButWithWrongOrderMultipleTooLate) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:680:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:688:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(expectedCall.isFulfilled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:689:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(expectedCall.isOutOfOrder()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:692:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callOrderIsFulfilledSingle) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:692:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:697:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->isFulfilled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:698:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(call->isOutOfOrder()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:701:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, callOrderIsFulfilledMultiple) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:701:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:710:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(expectedCall.isFulfilled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:711:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(expectedCall.isOutOfOrder()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:714:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, hasOutputParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:714:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:720:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->hasOutputParameter(foo)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:723:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, hasUnmodifiedOutputParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:723:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:727:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] foo.setValue((const void *)NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:729:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->hasOutputParameter(foo)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:732:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, hasNoOutputParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:732:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:737:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(call->hasOutputParameter(foo)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:740:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, hasOutputParameterOfType) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:740:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:746:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(call->hasOutputParameter(foo)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:749:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, hasNoOutputParameterOfTypeSameTypeButInput) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:749:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:755:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(call->hasOutputParameter(foo)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:758:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCall, hasNoOutputParameterOfTypeDifferentType) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:758:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:764:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(call->hasOutputParameter(foo)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:772:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockIgnoredExpectedCall, worksAsItShould) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:772:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:777:22: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ignored.onObject(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:784:45: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] ignored.withLongLongIntParameter("yo", (long long int) 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:785:63: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] ignored.withUnsignedLongLongIntParameter("grr", (unsigned long long int) 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:790:49: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ignored.withPointerParameter("pie", (void*) NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:791:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ignored.withConstPointerParameter("woo", (const void*) NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:792:61: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ignored.withFunctionPointerParameter("fop", (void(*)()) NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:793:69: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ignored.withMemoryBufferParameter("waa", (const unsigned char*) NULLPTR, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:794:65: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ignored.withParameterOfType( "mytype", "top", (const void*) NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:795:57: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ignored.withOutputParameterReturning("bar", (void*) NULLPTR, 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:796:79: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ignored.withOutputParameterOfTypeReturning("mytype", "bar", (const void*) NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:806:38: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] ignored.andReturnValue((unsigned long long int) 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:807:29: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] ignored.andReturnValue((long long int) 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:810:36: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ignored.andReturnValue((void*) NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:811:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ignored.andReturnValue((const void*) NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockExpectedCallTest.cpp:812:40: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ignored.andReturnValue((void(*)()) NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:41:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~JUnitTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:43:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:44:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:45:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:46:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:47:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:48:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:50:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:51:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:52:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:53:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:54:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:56:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:35: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:68:89: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : CommandLineTestRunner(argc, argv, registry), fakeJUnitOutputWhichIsReallyABuffer_(NULLPTR), ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:69:43: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] fakeConsoleOutputWhichIsReallyABuffer(NULLPTR), fakeTCOutputWhichIsReallyABuffer(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:69:86: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] fakeConsoleOutputWhichIsReallyABuffer(NULLPTR), fakeTCOutputWhichIsReallyABuffer(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:120:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, OnePluginGetsInstalledDuringTheRunningTheTests) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:120:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:134:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, NoPluginsAreInstalledAtTheEndOfARunWhenTheArgumentsAreInvalid) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:134:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:145:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, ReturnsOneWhenTheArgumentsAreInvalid) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:145:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:155:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, ReturnsOnePrintsHelpOnHelp) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:155:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:163:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Thanks for using CppUTest.", commandLineTestRunner.fakeConsoleOutputWhichIsReallyABuffer->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:167:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, ReturnsZeroWhenNoErrors) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:167:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:177:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, ReturnsOneWhenNoTestsMatchProvidedFilter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:177:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:187:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, TeamcityOutputEnabled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:187:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:192:69: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(commandLineTestRunner.fakeTCOutputWhichIsReallyABuffer != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:192:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(commandLineTestRunner.fakeTCOutputWhichIsReallyABuffer != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:195:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, JunitOutputEnabled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:195:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:201:73: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(commandLineTestRunner.fakeJUnitOutputWhichIsReallyABuffer_ != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:201:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(commandLineTestRunner.fakeJUnitOutputWhichIsReallyABuffer_ != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:204:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, JunitOutputAndVerboseEnabled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:204:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:210:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("TEST(group1, test1)", commandLineTestRunner.fakeJUnitOutputWhichIsReallyABuffer_->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:211:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("TEST(group1, test1)", commandLineTestRunner.fakeConsoleOutputWhichIsReallyABuffer->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:214:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, veryVerboseSetOnOutput) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:214:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:220:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("TEST(group1, test1)", commandLineTestRunner.fakeConsoleOutputWhichIsReallyABuffer->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:221:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("destroyTest", commandLineTestRunner.fakeConsoleOutputWhichIsReallyABuffer->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:224:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, defaultTestsAreRunInOrderTheyAreInRepository) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:224:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:234:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("test2", stringCollection[0].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:235:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("test1", stringCollection[1].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:238:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, testsCanBeRunInReverseOrder) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:238:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:248:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("test1", stringCollection[0].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:249:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("test2", stringCollection[1].asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:252:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, listTestGroupNamesShouldWorkProperly) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:252:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:259:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("group", commandLineTestRunner.fakeConsoleOutputWhichIsReallyABuffer->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:262:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, listTestGroupAndCaseNamesShouldWorkProperly) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:262:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:269:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("group1.test1", commandLineTestRunner.fakeConsoleOutputWhichIsReallyABuffer->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:272:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, randomShuffleSeedIsPrintedAndRandFuncIsExercised) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:272:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:280:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("shuffling enabled with seed:", text.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:285:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, specificShuffleSeedIsPrintedVerbose) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:285:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:289:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("shuffling enabled with seed: 2", text.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:310:23: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] currentFake = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:332:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return (PlatformSpecificFile) NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:361:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FakeOutput* FakeOutput::currentFake = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:363:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CommandLineTestRunner, realJunitOutputShouldBeCreatedAndWorkProperly) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:363:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/CommandLineTestRunnerTest.cpp:374:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS(":1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:35:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFilter, emptyFilterMatchesEverything) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:35:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:38:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter.match("random_name")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:39:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter.match("")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:40:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter.match("*&%#^&%$(*&^@#(&*@#^(&*$^@#")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:43:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFilter, defaultAbsoluteMismatches) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:43:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:46:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!filter.match("notevenclose")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:47:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!filter.match("filterrname")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:48:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!filter.match("")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:51:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFilter, strictMatching) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:51:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:55:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter.match("filter")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:56:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!filter.match("filterr")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:57:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!filter.match(" filter")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:60:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFilter, invertMatching) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:60:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:64:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!filter.match("filter")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:65:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!filter.match("filterr")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:66:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter.match("notevenclose")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:67:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter.match("")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:70:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFilter, invertStrictMatching) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:70:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:75:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!filter.match("filter")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:76:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter.match("filterr")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:77:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter.match(" filter")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:80:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFilter, equality) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:80:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:85:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter1 == filter2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:86:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! (filter1 == filter3)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:89:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFilter, equalityWithStrictness) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:89:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:94:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! (filter1 == filter2)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:97:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFilter, equalityWithInvertion) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:97:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:102:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! (filter1 == filter2)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:105:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFilter, notEqual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:105:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:110:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter1 != filter3); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:111:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! (filter1 != filter2)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:114:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFilter, stringFrom) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:114:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:117:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("TestFilter: \"filter\"", StringFrom(filter).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:120:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFilter, stringFromWithStrictMatching) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:120:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:124:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("TestFilter: \"filter\" with strict matching", StringFrom(filter).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:127:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFilter, stringFromWithInvertMatching) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:127:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:131:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("TestFilter: \"filter\" with invert matching", StringFrom(filter).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:134:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFilter, stringFromWithStrictInvertMatching) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:134:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:139:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("TestFilter: \"filter\" with strict, invert matching", StringFrom(filter).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:142:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFilter, listOfFilters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:142:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:144:33: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] TestFilter *listOfFilters = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:150:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("TestFilter: \"bar\"", StringFrom(*current).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:152:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("TestFilter: \"foo\"", StringFrom(*current).asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:153:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, current->getNext()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:153:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, current->getNext()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:156:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestFilter, constructors) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:156:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:161:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter1.getNext() == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:161:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter1.getNext() == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:162:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter2.getNext() == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:162:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter2.getNext() == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:163:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter3.getNext() == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:163:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter3.getNext() == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:164:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter2.match("ab")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestFilterTest.cpp:165:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(filter3.match("ab")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 539 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hIn file included from :257::147: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]264 :9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19typedef long long cpputest_longlong;: ^note : expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18#define _override override: ^warning : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^104 warnings generated. In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:64:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ~MockExpectedCallsListForTest() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:64:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, emptyList) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:64:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:66:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! list->hasUnfulfilledExpectations()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:67:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! list->hasFinalizedMatchingExpectations()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:71:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, addingCalls) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:71:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:78:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, listWithFulfilledExpectationHasNoUnfulfilledOnes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:78:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:84:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! list->hasUnfulfilledExpectations()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:87:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, listWithFulfilledExpectationButOutOfOrder) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:87:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:95:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! list->hasUnfulfilledExpectations()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:96:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(list->hasCallsOutOfOrder()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, listWithUnFulfilledExpectationHasNoUnfillfilledOnes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:106:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(list->hasUnfulfilledExpectations()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:109:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, deleteAllExpectationsAndClearList) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:109:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:116:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, onlyKeepUnmatchingExpectations) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:116:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:128:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, onlyKeepExpectationsRelatedTo) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:128:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:140:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, removeAllExpectationsExceptThisThatRelateToTheWoleList) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:140:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:152:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, removeAllExpectationsExceptThisThatRelateToFirstOne) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:152:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:162:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, removeAllExpectationsExceptThisThatRelateToLastOne) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:162:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:172:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, onlyKeepExpectationsWithInputParameterName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:172:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:184:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, onlyKeepExpectationsWithInputParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:184:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:202:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, addPotentiallyMatchingExpectationsWithEmptyList) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:202:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:209:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, addPotentiallyMatchingExpectationsMultipleUnmatchedExpectations) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:209:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:220:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, amountOfActualCallsFulfilledFor_HasOneRelated) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:220:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:231:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, amountOfActualCallsFulfilledFor_HasNone) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:231:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:240:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, callToStringForUnfulfilledFunctions) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:240:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:253:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expectedString.asCharString(), list->unfulfilledCallsToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:256:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, callToStringForFulfilledFunctions) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:256:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:269:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expectedString.asCharString(), list->fulfilledCallsToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:272:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, removeOneFinalizedMatchingExpectationFromEmptyList) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:272:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:274:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, list->removeFirstFinalizedMatchingExpectation()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:274:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, list->removeFirstFinalizedMatchingExpectation()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:277:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, getOneMatchingExpectationFromEmptyList) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:277:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:279:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, list->getFirstMatchingExpectation()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:279:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, list->getFirstMatchingExpectation()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:282:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, toStringOnEmptyList) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:282:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:284:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", list->unfulfilledCallsToString().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:287:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, hasFinalizedMatchingExpectations_emptyList) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:287:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:289:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! list->hasFinalizedMatchingExpectations()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:292:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, hasFinalizedMatchingExpectations_listHasNonMatchingCalls) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:292:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:301:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! list->hasFinalizedMatchingExpectations()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:304:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, hasFinalizedMatchingExpectations_listHasMatchingButNotFinalizedCall) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:304:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:311:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! list->hasFinalizedMatchingExpectations()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:314:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, hasFinalizedMatchingExpectations_listHasFinalizedCallThatIgnoresParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:314:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:323:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(list->hasFinalizedMatchingExpectations()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:326:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockExpectedCallsList, hasFinalizedMatchingExpectations_listHasFinalizedCallThatDoesntIgnoreParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:326:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/ExpectedFunctionsListTest.cpp:335:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(list->hasFinalizedMatchingExpectations()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp125::2824: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hnote:: 31expanded from macro 'UT_NOTHROW': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38 #define UT_NOTHROW noexcept: 38 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' In file included from #define _destructor_override override : ^1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW;: 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::31125: :In file included from 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro 'UT_NOTHROW': 40:64: warning #define UT_NOTHROW noexcept: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19:: 1note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hexpanded from macro '_override': 61:37#define _override override: ^warning : noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp ^: 28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h125::3124: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro 'UT_NOTHROW': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning #define UT_NOTHROW noexcept: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from #define _override override: 1 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cppnoexcept specifications are incompatible with C++98 [-Wc++98-compat]: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: void operator delete[](void* mem) UT_NOTHROW;32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::85125:: 24warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'UT_NOTHROW' virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; #define UT_NOTHROW noexcept ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp::281: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::6431:: 51In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :warning32: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h125::24:306 :note19: :expanded from macro 'UT_NOTHROW' note: expanded from macro '_override' #define UT_NOTHROW noexcept#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:In file included from 44::1001:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hwarning:: 65'override' keyword is incompatible with C++98 [-Wc++98-compat]: 53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: void operator delete[] (void* mem, size_t size) UT_NOTHROW;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override125 : ^24 : note: expanded from macro 'UT_NOTHROW' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: #define UT_NOTHROW noexceptIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual const void * returnConstPointerValue() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp : ^30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h306::3919: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :note72: :expanded from macro '_override'42 : #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp: virtual void exitCurrentTest() const _override;28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::1932:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 90expanded from macro '_override': 87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31 virtual ~NormalTestTerminator() _destructor_override;: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::32292::3041:: notewarning: : expanded from macro '_destructor_override''override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override;#define _destructor_override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp : ^30 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp::7928:: 42In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :warning31: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52 virtual void exitCurrentTest() const _override;: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual void (*returnFunctionPointerValue())() _override;: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:19: note: expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp::3130: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3239: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::9680::7148:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ virtual ~TestTerminatorWithoutExceptions() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 322note:: 30expanded from macro '_override': note#define _override override: expanded from macro '_destructor_override' ^ #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp::16630:: 92In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :warning39: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :190:21: warning: virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override;'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: void testBody() _override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override306 : ^19 : note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:#define _override override28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h : ^191 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h26::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #define _override override virtual void setup() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:: 28note: : In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:#define _override override32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override;: 39 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::192306::2919:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp: :expanded from macro '_override'28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h ^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp94::30 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override;warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual ~ExecFunctionWithoutParameters() _destructor_override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp: :expanded from macro '_destructor_override'28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32#define _destructor_override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::30306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:: 39note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hexpanded from macro '_override': 216:25#define _override override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp virtual void exec() _override;: 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h31:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h19::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro '_override'173 :100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp::3028: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::3931: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h233::3225: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning175: :'override' keyword is incompatible with C++98 [-Wc++98-compat]122 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 :note : noteexpanded from macro '_override': expanded from macro '_override' #define _override override #define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:In file included from 124/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:: 30warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual ~ExecFunctionTestShell() _destructor_override; #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cppexpanded from macro '_destructor_override': 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from #define _destructor_override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp30:: 28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h39:: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h: :In file included from 228/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::4232:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hwarning:: 178'nullptr' is incompatible with C++98 [-Wc++98-compat]: 125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override;note : ^expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:#define NULLPTR nullptr note ^: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::2839: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::22831:: 67In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :warning32: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : virtual bool hasReturnValue() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::314306::1719:: notenote: : expanded from macro 'NULLPTR'expanded from macro '_override' #define _override override#define NULLPTR nullptr ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:In file included from 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp: :In file included from 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :In file included from 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :In file included from 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h32:: 229/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::116183:: 63warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR)expanded from macro '_override' ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:17: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp: :expanded from macro 'NULLPTR'28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: #define NULLPTR nullptrIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h ^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp::3028: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::3931: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h251::3234: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning190: :'override' keyword is incompatible with C++98 [-Wc++98-compat]86 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::322306::3019:: notenote: : expanded from macro '_destructor_override'expanded from macro '_override' #define _override override ^ #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cppexpanded from macro '_override': 30: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h ^: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:In file included from 34/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:: 28warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193 virtual bool willRun() const _override;: 74 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define _override override: 19 ^: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h28:: 39In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::31255: :In file included from 34/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 32warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override;: 19 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: expanded from macro '_override' #define _override override #define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp::3230: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h196::39106: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :warning257: :'override' keyword is incompatible with C++98 [-Wc++98-compat]47 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual SimpleString getMacroName() const _override;19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:#define _override override19 : ^ note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:#define _override override28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::30306: :In file included from 19: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hnote:: 39expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:#define _override override258 : ^69 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^199 :96:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^#define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp42:: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h: :In file included from 45/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::531:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :defaulted function definitions are incompatible with C++98 [-Wc++98-compat]32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150 virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override;: 80 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro 'DEFAULT_COPY_CONSTRUCTOR': 19: note: expanded from macro '_override' #define _override override ^ #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual long int returnLongIntValueOrDefault(long int value) _override { return value; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp : ^30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h306::4419: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h :note93: :expanded from macro '_override'59 : warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h virtual void postTestAction(UtestShell&, TestResult&) _override;: 31 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h32:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::19271:: 65note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp :warning30: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111 virtual cpputest_longlong returnLongLongIntValue() _override { return 0; }: 76 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' #define _override override ^ virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::28306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:: 31note: : In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:#define _override override88 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:#define _override override30 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp112::2877: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hwarning:: 31'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ virtual unsigned int returnUnsignedIntValue() _override { return 0; } /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19306:: 19note:: expanded from macro '_override'note : expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual const char * returnStringValue() _override { return ""; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp : ^30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h306::4519: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h :note46: :expanded from macro '_override'40 : #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: virtual ~MemoryLeakWarningPlugin() _destructor_override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::32232:: 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 284note:: 73expanded from macro '_destructor_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:In file included from 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp: :In file included from 30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :In file included from 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :In file included from 45/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h32:: 48/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::70286:: 41warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ virtual void preTestAction(UtestShell& test, TestResult& result) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note#define _override override: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:In file included from 62/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:: 30warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49: virtual void * returnPointerValueOrDefault(void * value) _override { return value; }71 : ^ warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' #define _override override ^ virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::28306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:: 31note: : In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289#define _override override: 52 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:30: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::2845: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::4531:: 91In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :warning32: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306314::1917: :note : noteexpanded from macro '_override': expanded from macro 'NULLPTR' #define _override override ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp28:: 32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::31181: :In file included from 36/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 33warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h30::306 :note19: :expanded from macro '_destructor_override' note: expanded from macro '_override' #define _override override#define _destructor_override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp31:: 32In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::33183: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h38::46 :warning85: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override #define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:In file included from 47/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp::10232:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.hwarning:: 184'override' keyword is incompatible with C++98 [-Wc++98-compat]: 60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual void printTestsEnded(const TestResult& result) _override;expanded from macro '_override' ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp :28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31#define _override override: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp: virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override;32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h186:306:19: note:: 66expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual void printCurrentTestStarted(const UtestShell& test) _override; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp :28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::1931:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro '_override'33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:#define _override override 111 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp19::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h: :expanded from macro '_override'187 :63: #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp :28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::1931:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro '_override'33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107#define _override override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp :note32: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :188:#define _override override67 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: virtual void printCurrentGroupStarted(const UtestShell& test) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h ^: 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::30651::19116:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp64::28 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 31: In file included from virtual void printCurrentGroupEnded(const TestResult& res) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h : ^33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::52306::9119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: virtual void verbose(VerbosityLevel level) _override;53 : ^109 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:In file included from 26/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:: 28warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h virtual void color() _override;: 33 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h54::30696::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:In file included from 43/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:: 28warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55: virtual void printBuffer(const char*) _override;91 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:19: note: expanded from macro '_override' virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override306 : ^19 : note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp32:: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h: :In file included from 194/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::3731:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: virtual void print(const char*) _override;'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; note ^: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note#define _override override: expanded from macro '_override' ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp::3228: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h195::3130: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 33'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; note ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19: note: #define _override override ^expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp::19628:: 32In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :warning31: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58 virtual void print(size_t) _override;: 124 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^#define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cppwarning:: 28'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: virtual void printDouble(double) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^59 :126/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' #define _override override virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp::19828:: 59In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :warning31: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; note ^: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: #define _override overridenote : ^expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp::3228: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h199::3152: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:33: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override;: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:19: note: expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp::1928:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :expanded from macro '_override'31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^62 :87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:48:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_C_WRAPPER(TestGroupInC, checkThatTheTestHasRun) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:178:5: note: expanded from macro 'TEST_C_WRAPPER' TEST(group_name, test_name) { \ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp::6528:: 24In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :note31: : expanded from macro 'TEST'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154: void testBody() _override; }; \61 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:19: note: expanded from macro '_override' virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp::1948:: 1note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:178:5: note: expanded from macro 'TEST_C_WRAPPER' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h TEST(group_name, test_name) { \: 31 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::6733:: 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 157note:: 76expanded from macro 'TEST': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::306 :note19: :expanded from macro '_override' note: expanded from macro '_override'#define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]49 :1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: IGNORE_TEST_C_WRAPPER(TestGroupInC, ignoreMacroForCFile)note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h#define _override override: 184 ^: 5: note: expanded from macro 'IGNORE_TEST_C_WRAPPER' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28 IGNORE_TEST(group_name, test_name) { \: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h79::3327: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :note170: :expanded from macro 'IGNORE_TEST'108 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; }19 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19: note: expanded from macro '_override'#define _override override ^#define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 49:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h184::3065::19 :note : noteexpanded from macro 'IGNORE_TEST_C_WRAPPER': expanded from macro '_override' #define _override override ^ IGNORE_TEST(group_name, test_name) { \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:In file included from 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:: 28note: : In file included from expanded from macro 'IGNORE_TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; }expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override306 : ^19 : note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp :57:1: warning virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; }: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteTEST(TestGroupInC, setupHasBeenCalled): expanded from macro '_override'^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 65:24: note: In file included from expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp :28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h : ^33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::186306::5319:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp::3357: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h1::188 :warning: 58'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h'override' keyword is incompatible with C++98 [-Wc++98-compat] :67:35: virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } note ^: expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp306::2819: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hnote:: 31expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:#define _override override190 : ^47 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:64:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ~MockExpectedCallsListForTest() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:90:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_BOOL(1, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:40:47: note: expanded from macro 'CHECK_EQUAL_C_BOOL' CHECK_EQUAL_C_BOOL_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:93:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkBool) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::3565::6924:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro 'TEST' void testBody() _override; }; \MockFailureReporterForTest* MockFailureReporterForTest::instance_ = NULLPTR; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306314::1917:: notenote: : expanded from macro '_override'expanded from macro 'NULLPTR' #define NULLPTR nullptr #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:39:22: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (instance_ == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:93:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:48:17: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] instance_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:95:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_BOOL(1, 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:40:47: note: expanded from macro 'CHECK_EQUAL_C_BOOL' CHECK_EQUAL_C_BOOL_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.cpp:58:41:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp :warning96: :'nullptr' is incompatible with C++98 [-Wc++98-compat]5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] mock().setMockFailureStandardReporter(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314 CHECK_EQUAL_C_BOOL(1, 2);: 17 ^: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.hexpanded from macro 'NULLPTR': 40:#define NULLPTR nullptr47 : ^ note: expanded from macro 'CHECK_EQUAL_C_BOOL' CHECK_EQUAL_C_BOOL_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:101:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:110:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkBoolText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:110:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:119:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:125:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_INT(1, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:46:46: note: expanded from macro 'CHECK_EQUAL_C_INT' CHECK_EQUAL_C_INT_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:128:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:128:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:130:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_INT(2, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:46:46: note: expanded from macro 'CHECK_EQUAL_C_INT' CHECK_EQUAL_C_INT_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:135:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkIntText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:152:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:158:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_UINT(1, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:52:47: note: expanded from macro 'CHECK_EQUAL_C_UINT' CHECK_EQUAL_C_UINT_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:161:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkUnsignedInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:161:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:163:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_UINT(2, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:52:47: note: expanded from macro 'CHECK_EQUAL_C_UINT' CHECK_EQUAL_C_UINT_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:168:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:177:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkUnsignedIntText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:177:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:185:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:191:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_LONG(1, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:58:47: note: expanded from macro 'CHECK_EQUAL_C_LONG' CHECK_EQUAL_C_LONG_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:194:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:194:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:196:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_LONG(2, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:58:47: note: expanded from macro 'CHECK_EQUAL_C_LONG' CHECK_EQUAL_C_LONG_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:201:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:210:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkLongIntText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:210:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:218:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:224:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_ULONG(1, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:64:48: note: expanded from macro 'CHECK_EQUAL_C_ULONG' CHECK_EQUAL_C_ULONG_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:227:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkUnsignedLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:227:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:229:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_ULONG(2, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:64:48: note: expanded from macro 'CHECK_EQUAL_C_ULONG' CHECK_EQUAL_C_ULONG_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:234:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:243:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkUnsignedLongIntText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:243:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:251:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:259:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_LONGLONG(1, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:70:51: note: expanded from macro 'CHECK_EQUAL_C_LONGLONG' CHECK_EQUAL_C_LONGLONG_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:262:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkLongLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:262:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:264:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_LONGLONG(2, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:70:51: note: expanded from macro 'CHECK_EQUAL_C_LONGLONG' CHECK_EQUAL_C_LONGLONG_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:269:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:278:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkLongLongIntText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:278:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:286:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:292:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_ULONGLONG(1, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:76:52: note: expanded from macro 'CHECK_EQUAL_C_ULONGLONG' CHECK_EQUAL_C_ULONGLONG_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:295:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkUnsignedLongLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:295:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:297:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_ULONGLONG(2, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:76:52: note: expanded from macro 'CHECK_EQUAL_C_ULONGLONG' CHECK_EQUAL_C_ULONGLONG_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:302:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 259 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:311:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkUnsignedLongLongIntText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:311:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:319:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:385:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_REAL(1.0, 2.0, 0.5); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:82:57: note: expanded from macro 'CHECK_EQUAL_C_REAL' CHECK_EQUAL_C_REAL_LOCATION(expected,actual,threshold,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:388:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkReal) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:388:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:390:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_REAL(1.0, 1.1, 0.5); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:82:57: note: expanded from macro 'CHECK_EQUAL_C_REAL' CHECK_EQUAL_C_REAL_LOCATION(expected,actual,threshold,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:395:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:404:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkRealText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:404:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:412:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:418:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_CHAR('a', 'c'); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:88:47: note: expanded from macro 'CHECK_EQUAL_C_CHAR' CHECK_EQUAL_C_CHAR_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:421:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkChar) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:421:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:423:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_CHAR('a', 'a'); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:88:47: note: expanded from macro 'CHECK_EQUAL_C_CHAR' CHECK_EQUAL_C_CHAR_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:428:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:437:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkCharText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:437:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:445:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:451:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_UBYTE(254, 253); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:94:48: note: expanded from macro 'CHECK_EQUAL_C_UBYTE' CHECK_EQUAL_C_UBYTE_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:454:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkUnsignedByte) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:454:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:456:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_UBYTE(254, 254); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:94:48: note: expanded from macro 'CHECK_EQUAL_C_UBYTE' CHECK_EQUAL_C_UBYTE_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:461:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:470:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkUnsignedByteText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:470:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:478:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:484:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_SBYTE(-3, -5); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:100:48: note: expanded from macro 'CHECK_EQUAL_C_SBYTE' CHECK_EQUAL_C_SBYTE_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:487:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkSignedByte) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:487:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:489:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_SBYTE(-3, -3); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:100:48: note: expanded from macro 'CHECK_EQUAL_C_SBYTE' CHECK_EQUAL_C_SBYTE_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:494:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:503:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkSignedByteText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:503:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:511:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:517:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_STRING("Hello", "Hello World"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:106:49: note: expanded from macro 'CHECK_EQUAL_C_STRING' CHECK_EQUAL_C_STRING_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:520:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:520:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 327 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:522:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_STRING("Hello", "Hello"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:106:49: note: expanded from macro 'CHECK_EQUAL_C_STRING' CHECK_EQUAL_C_STRING_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:529:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:538:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkStringText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:538:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:548:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:554:27: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_POINTER(NULLPTR, (void *)0x1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:554:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_POINTER(NULLPTR, (void *)0x1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:112:50: note: expanded from macro 'CHECK_EQUAL_C_POINTER' CHECK_EQUAL_C_POINTER_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:557:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkPointer) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:557:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:559:27: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_POINTER(NULLPTR, NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:559:36: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_POINTER(NULLPTR, NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:559:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_POINTER(NULLPTR, NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:112:50: note: expanded from macro 'CHECK_EQUAL_C_POINTER' CHECK_EQUAL_C_POINTER_LOCATION(expected,actual,NULLPTR,__FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:564:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:570:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_POINTER_TEXT(NULLPTR, (void *)0x1, "PointerTestText"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:573:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkPointerText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:573:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:575:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_POINTER_TEXT(NULLPTR, NULLPTR, "Text"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:575:41: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_POINTER_TEXT(NULLPTR, NULLPTR, "Text"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:581:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:587:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_BITS(0x0001, (unsigned short)0x0003, 0xFFFF); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:118:71: note: expanded from macro 'CHECK_EQUAL_C_BITS' CHECK_EQUAL_C_BITS_LOCATION(expected, actual, mask, sizeof(actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:590:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkBits) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:590:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:592:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_C_BITS(0xABCD, (unsigned short)0xABCD, 0xFFFF); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:118:71: note: expanded from macro 'CHECK_EQUAL_C_BITS' CHECK_EQUAL_C_BITS_LOCATION(expected, actual, mask, sizeof(actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:597:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:606:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkBitsText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:606:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:614:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:623:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkFailText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:623:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h1:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h19::22 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'264 :9: warning#define _override override: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] ^ typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:629:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:638:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkFail) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:638:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:644:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:650:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_C(false); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:130:43: note: expanded from macro 'CHECK_C' CHECK_C_LOCATION(condition, #condition, NULLPTR, __FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:653:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkCheck) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:653:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:655:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_C(true); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness_c.h:130:43: note: expanded from macro 'CHECK_C' CHECK_C_LOCATION(condition, #condition, NULLPTR, __FILE__,__LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:659:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:668:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, checkCheckText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:668:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:675:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!hasDestructorOfTheDestructorCheckedBeenCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:680:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, cpputest_malloc_out_of_memory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:680:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:683:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == cpputest_malloc(100)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:683:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == cpputest_malloc(100)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:687:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR != mem); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:687:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR != mem); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:691:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, cpputest_malloc_out_of_memory_after_n_mallocs) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:691:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:697:17: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(m1 != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:697:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(m1 != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:698:17: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(m2 != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:698:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(m2 != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:699:17: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(m3 == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:699:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(m3 == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:705:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, cpputest_malloc_out_of_memory_after_0_mallocs) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:705:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:709:17: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(m1 == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:709:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(m1 == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:713:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, count_mallocs) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:713:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:727:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, cpputest_strdup) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:727:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:730:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR != mem); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:730:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR != mem); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:731:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("0123456789", mem); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:735:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, cpputest_strndup) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:735:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:738:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR != mem); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:738:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR != mem); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:739:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("012", mem); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:745:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, cpputest_calloc) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:745:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:748:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR != mem); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:748:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR != mem); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:752:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, cpputest_realloc_larger) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:752:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:760:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mem1 != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:760:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mem1 != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:764:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mem2 != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:764:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mem2 != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:765:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(number_string, mem2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:770: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:770: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:55: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:770: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:86: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:770: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:158: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:770: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:143:15: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] head_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:772:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, macros) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:772:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:792:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, callocInitializedToZero) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:792:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:796:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mem[i] == 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:800:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestHarness_c, callocShouldReturnNULLWhenOutOfMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:800:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:804:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(m == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestHarness_cTest.cpp:804:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(m == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 252 warnings generated. In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:41:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~JUnitTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:43:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:44:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:45:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:46:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:47:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:48:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:50:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:51:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:52:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:53:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:54:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/JUnitTestOutput.h:56:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:97:54: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FileSystemForJUnitTestOutputTests() : firstFile_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:117:72: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] for (FileForJUnitOutputTests* current = firstFile_; current != NULLPTR; current = current->nextFile()) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:125:33: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return (searchedFile != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:130:72: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] for (FileForJUnitOutputTests* current = firstFile_; current != NULLPTR; current = current->nextFile()) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:133:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:166:44: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] result_(result), currentGroupName_(NULLPTR), currentTest_(NULLPTR), firstTestInGroup_(true), timeTheTestTakes_(0), numberOfChecksInTest_(0), testFailure_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:166:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] result_(result), currentGroupName_(NULLPTR), currentTest_(NULLPTR), firstTestInGroup_(true), timeTheTestTakes_(0), numberOfChecksInTest_(0), testFailure_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:166:163: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] result_(result), currentGroupName_(NULLPTR), currentTest_(NULLPTR), firstTestInGroup_(true), timeTheTestTakes_(0), numberOfChecksInTest_(0), testFailure_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:193:24: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] currentTest_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:205:29: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] currentGroupName_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:253:29: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (currentTest_ == NULLPTR) return; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:270:28: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] testFailure_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:358:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, withOneTestGroupAndOneTestOnlyWriteToOneFile) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:358:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:365:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(fileSystem.fileExists("cpputest_groupname.xml")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:368:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, withReservedCharactersInPackageOrTestGroupUsesUnderscoresForFileName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:368:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:375:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(fileSystem.fileExists("cpputest_p_a_c_k_a_g_e_n_a_m_e._g_r_o_u_p_n_a_m_e_h_ere.xml")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:378:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, withOneTestGroupAndOneTestOutputsValidXMLFiles) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:378:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:385:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(1)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:388:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, withOneTestGroupAndOneTestOutputsTestSuiteStartAndEndBlocks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:388:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:395:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(2)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:396:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->lineFromTheBack(1)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:399:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, withOneTestGroupAndOneTestFileShouldContainAnEmptyPropertiesBlock) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:399:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:406:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(3)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:407:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(4)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:410:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, withOneTestGroupAndOneTestFileShouldContainAnEmptyStdoutBlock) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:410:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:417:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->lineFromTheBack(3)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:420: #define UT_NOTHROW noexcept1 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from :1TEST(JUnitOutputTest, withOneTestGroupAndOneTestFileShouldContainAnEmptyStderrBlock): /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h^: 61:37/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 65warning:: 24noexcept specifications are incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'TEST' void operator delete(void* mem) UT_NOTHROW; ^ void testBody() _override; }; \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 125:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h24::306 :note19: :expanded from macro 'UT_NOTHROW' note: expanded from macro '_override' #define UT_NOTHROW noexcept ^#define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:420:1: warning: In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat] :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::6764::3551:: notewarning: : expanded from macro 'TEST'noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 125 ^: 24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'UT_NOTHROW'19 : note: expanded from macro '_override' #define UT_NOTHROW noexcept#define _override override ^ ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]: 427:5: typedef unsigned long long cpputest_ulonglong;warning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->lineFromTheBack(2)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:430:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, withOneTestGroupAndOneTestFileShouldContainsATestCaseBlock) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:430:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp28:: 438In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h5::39 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]72 :42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ STRCMP_EQUAL("\n", outputFile->line(5));/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :note162: :expanded from macro '_override'43 : note: expanded from macro 'STRCMP_EQUAL'#define _override override ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp :note28: : expanded from macro 'NULLPTR'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h#define NULLPTR nullptr: 73 ^: 37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:439:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(6)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 39 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h79::31442::17 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:442:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, withOneTestGroupAndTwoTestCasesCreateCorrectTestgroupBlockAndCorrectTestCaseBlock) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:442:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::191450::265:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' STRCMP_EQUAL("\n", outputFile->line(2));#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' In file included from STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::31439:: 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:: 192note:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override': expanded from macro 'NULLPTR' #define _override override #define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:451:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(5)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h : ^39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::214314::4617:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp25::452 :warning5: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: STRCMP_EQUAL("\n", outputFile->line(6));19 : ^ note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :162:43:#define _override override note ^: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp: :In file included from 453/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::539:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hwarning:: 233'nullptr' is incompatible with C++98 [-Wc++98-compat]: 25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ STRCMP_EQUAL("\n", outputFile->line(7));/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :note162: :expanded from macro '_override'43 : note: expanded from macro 'STRCMP_EQUAL'#define _override override ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp :note28: : expanded from macro 'NULLPTR'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h#define NULLPTR nullptr: 234 ^: 38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:454:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(8)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp :note28: : expanded from macro 'STRCMP_EQUAL'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)warning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^#define NULLPTR nullptr ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp :457:1:#define _override override warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, withOneTestGroupAndTimeHasElapsedAndTimestampChanged)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp^: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::6539:: 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:: 257note:: 47expanded from macro 'TEST': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual SimpleString getMacroName() const _override;306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:457:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp: :defaulted function definitions are incompatible with C++98 [-Wc++98-compat]465 :5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' STRCMP_EQUAL("\n", outputFile->line(2)); #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:468:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, withOneTestGroupAndMultipleTestCasesWithElapsedTime) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:468:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:477:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(2)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:478:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(5)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:479:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(6)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:480:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(7)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:481:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(8)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' In file included from STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::31444:: 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:: 93note:: 59expanded from macro 'NULLPTR': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define NULLPTR nullptr ^ virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:484:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, withOneTestGroupAndOneFailingTest) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::2865: :24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:#define _override override45 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h :48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h484::451: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h :warning49: :'override' keyword is incompatible with C++98 [-Wc++98-compat]71 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]67 :35: note: expanded from macro 'TEST' virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: ^note : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19:#define _override override note ^: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp492::29: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:: 57warning:: 28'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' STRCMP_EQUAL("\n", outputFile->line(2));#define _destructor_override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:493:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(5)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:494:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(6)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:495:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(7)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:496:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(8)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:499:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, withTwoTestGroupAndOneFailingTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:499:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:509:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(2)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:510:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: STRCMP_EQUAL("\n", outputFile->line(7));/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h : ^86 :51:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :warning162: :'override' keyword is incompatible with C++98 [-Wc++98-compat]43 : note: expanded from macro 'STRCMP_EQUAL' virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19314:: 17note:: expanded from macro '_override'note : expanded from macro 'NULLPTR' #define NULLPTR nullptr #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:511:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(8)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:514:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, testFailureWithLessThanAndGreaterThanInsideIt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:514:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:523:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(6)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override;note : ^expanded from macro 'STRCMP_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 314 ^: 17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp :30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:526:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hTEST(JUnitOutputTest, testFailureWithQuotesInIt): 51^: 116: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 65'override' keyword is incompatible with C++98 [-Wc++98-compat]: 24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override;: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note: expanded from macro '_override'#define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:526:1: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h53::67109::35 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp :warning535: :'override' keyword is incompatible with C++98 [-Wc++98-compat]5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ STRCMP_EQUAL("\n", outputFile->line(6)); ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h19::162 :note43: :expanded from macro '_override' note: expanded from macro 'STRCMP_EQUAL' #define _override override ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cppnote:: 30expanded from macro 'NULLPTR': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126#define NULLPTR nullptr: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:538:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55TEST(JUnitOutputTest, testFailureWithNewlineInIt): ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: virtual MockExpectedCall& ignoreOtherParameters() _override; note ^: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: void testBody() _override; }; \note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:#define _override override19 : ^ note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp66::53857::1 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: virtual MockExpectedCall& andReturnValue(int value) _override;note : ^expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:In file included from 547/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp::530:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hwarning:: 73'nullptr' is incompatible with C++98 [-Wc++98-compat]: 65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; STRCMP_EQUAL("\n", outputFile->line(6)); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h306::16219::43 :note : noteexpanded from macro '_override' : expanded from macro 'STRCMP_EQUAL'#define _override override ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:In file included from 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:: 30note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hexpanded from macro 'NULLPTR': 74:59: #define NULLPTR nullptrwarning : ^ 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:550:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, testFailureWithDifferentFileAndLine) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:550:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp: :expanded from macro '_override'559 :5: warning#define _override override: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ STRCMP_EQUAL("\n", outputFile->line(6)); ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::30162: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h43::157 :note76: :expanded from macro 'STRCMP_EQUAL' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; }: 314 ^: 17:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'NULLPTR'19 : note: expanded from macro '_override'#define NULLPTR nullptr ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::562306::119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ TEST(JUnitOutputTest, testFailureWithAmpersandsAndLessThan) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cppexpanded from macro 'TEST': 30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96 void testBody() _override; }; \: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::56219::1 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h#define _override override: 67 ^: 35: note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^164 :80/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp :note571: :expanded from macro '_override'5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ STRCMP_EQUAL("\n", outputFile->line(6)); ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h162::17043::108 :note : warningexpanded from macro 'STRCMP_EQUAL': 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } note ^: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define NULLPTR nullptr: ^note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp82::574 :warning1: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, testFailureWithAmpersands) virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; }^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::65306::2419:: notenote: : expanded from macro 'TEST'expanded from macro '_override' #define _override override void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55#define _override override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp ^: 574:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h1::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :67:35:#define _override override note ^: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \30 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :178/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::51306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h583:5:: 184warning:: 54'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ STRCMP_EQUAL("\n", outputFile->line(6)); ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h19::162 :note43: :expanded from macro '_override' note: expanded from macro 'STRCMP_EQUAL' #define _override override ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:In file included from 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp::30 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :expanded from macro 'NULLPTR'185 :59: warning#define NULLPTR nullptr: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::30586: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h1::190 :warning47: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, aCoupleOfTestFailures) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h virtual MockExpectedCall& onObject(void*) _override { return *this; }: 65 ^: 24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'TEST'19 : note: expanded from macro '_override' void testBody() _override; }; \ ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^ :306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:586:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:599:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(8)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:600:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(16)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:603:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, testFailuresInSeparateGroups) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:603:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp ^: 615:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h5::306 :warning19: :'nullptr' is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' #define _override override ^ STRCMP_EQUAL("\n", outputFile->line(8)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp :note32: : expanded from macro 'STRCMP_EQUAL'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)41 : ^57 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 314'override' keyword is incompatible with C++98 [-Wc++98-compat]: 17: note: expanded from macro 'NULLPTR' virtual MockActualCall& withCallOrder(unsigned int) _override;#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::85618:: 5warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 STRCMP_EQUAL("\n", outputFile->line(8));: 19 ^: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro '_override': 162:43: #define _override overridenote : ^expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp314::3217: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hnote:: 31expanded from macro 'NULLPTR': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^43 :83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h621::471::105 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, twoTestGroupsWriteToTwoDifferentFiles) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override;: 65 ^: 24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'TEST'19 : note: expanded from macro '_override' void testBody() _override; }; \ ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:621:1: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::3167: :In file included from 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro 'TEST': 49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override;: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note: expanded from macro '_override'#define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:630:61: warning: virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override;'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note CHECK(fileSystem.file("cpputest_firstTestGroup.xml") != NULLPTR);: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 314 ^: 17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp32:: 630In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h5::31 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: CHECK(fileSystem.file("cpputest_firstTestGroup.xml") != NULLPTR);warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note314: :expanded from macro '_override'17 : note: expanded from macro 'NULLPTR'#define _override override ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:631 virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override;: 62 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' CHECK(fileSystem.file("cpputest_secondTestGroup.xml") != NULLPTR);#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp: :In file included from 631/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::531:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :'nullptr' is incompatible with C++98 [-Wc++98-compat]32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(fileSystem.file("cpputest_secondTestGroup.xml") != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::314 :note17: :expanded from macro '_override' note: expanded from macro 'NULLPTR' #define _override override ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::63531:: 1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :warning32: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]TEST(JUnitOutputTest, testGroupWithWeirdName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: virtual int returnIntValueOrDefault(int default_value) _override; note ^: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: void testBody() _override; }; \note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:#define _override override19 : ^ note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp: :In file included from 635/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::131:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h68::6760::35 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::637306::519:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ STRCMP_EQUAL("cpputest_group_weird_name.xml", junitOutput->createFileName("group/weird/name").asCharString()); ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp::16232:: 43In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :note31: : expanded from macro 'STRCMP_EQUAL'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define NULLPTR nullptr: ^ 306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cppexpanded from macro '_override': 640:1: #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, TestCaseBlockWithAPackageName) ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h32:: 65In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h24::31 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro 'TEST': 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46 void testBody() _override; }; \: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:#define _override override640 : ^1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cppexpanded from macro 'TEST': 32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 69 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' virtual double returnDoubleValueOrDefault(double default_value) _override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cppexpanded from macro '_override': 649:5: #define _override overridewarning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from STRCMP_EQUAL("\n", outputFile->line(5));/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h : ^31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::32162: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h43::96 :note71: :expanded from macro 'STRCMP_EQUAL' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro 'NULLPTR': note: expanded from macro '_override' #define NULLPTR nullptr ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp :warning650: :'override' keyword is incompatible with C++98 [-Wc++98-compat]5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ STRCMP_EQUAL("\n", outputFile->line(6)); /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 162note:: 43expanded from macro '_override': note: expanded from macro 'STRCMP_EQUAL' #define _override override ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:653:1: warning: In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hTEST(JUnitOutputTest, TestCaseBlockForIgnoredTest): 32^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::5865:: 24warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'TEST' void testBody() _override; }; \ : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::31419::17 :note : noteexpanded from macro '_override': expanded from macro 'NULLPTR' #define _override override #define NULLPTR nullptr ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::31653: :In file included from 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 32warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 159:36/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 67warning:: 35'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'TEST' virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: ^note : expanded from macro '_destructor_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note#define _destructor_override override: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp :662/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::4306:: 19warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ STRCMP_EQUAL("\n", outputFile->line(5)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp43::32 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hexpanded from macro 'STRCMP_EQUAL': 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92 STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h663::324: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning167: :'nullptr' is incompatible with C++98 [-Wc++98-compat]109 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(6)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43 virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override;: ^note : expanded from macro 'STRCMP_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override;: 664 ^: 4:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'nullptr' is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' STRCMP_EQUAL("\n", outputFile->line(7)); #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32 STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::1732:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 169expanded from macro 'NULLPTR': 114: warning#define NULLPTR nullptr: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp#define _override override: 667 ^: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, TestCaseWithTestLocation) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:In file included from 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp::2432:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :expanded from macro 'TEST'31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h void testBody() _override; }; \: 174 ^: 101:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' #define _override override ^ virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:667:1: virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override;warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h306::6719::35 :note : noteexpanded from macro '_override': expanded from macro 'TEST' #define _override override ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp19::32 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hexpanded from macro '_override': 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:#define _override override32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::32677: :In file included from 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:: 31warning: : In file included from 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(5)); ^ virtual bool returnBoolValueOrDefault(bool default_value) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :162/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::43306:: 19note:: expanded from macro 'STRCMP_EQUAL'note : expanded from macro '_override' #define _override override ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:In file included from 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:: 32note: : In file included from expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h#define NULLPTR nullptr: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp#define _override override: 680 ^: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:TEST(JUnitOutputTest, MultipleTestCaseWithTestLocations)32 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :In file included from 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::2432:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 192expanded from macro 'TEST': 43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual long int returnLongIntValue() _override;: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note: expanded from macro '_override'#define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp : ^680 :1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp :note32: : expanded from macro 'TEST'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:690: virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override;5 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 306:19: note: expanded from macro '_override' #define _override override ^ STRCMP_EQUAL("\n", outputFile->line(5)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cppnote:: 32expanded from macro 'STRCMP_EQUAL': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 204 ^: 81:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning314: :'override' keyword is incompatible with C++98 [-Wc++98-compat]17 : note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::32691: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h5::205 :warning46: :'nullptr' is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 STRCMP_EQUAL("\n", outputFile->line(7));: ^note : expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43#define _override override: ^note : expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp ^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h314::3117: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro 'NULLPTR': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:#define NULLPTR nullptr40 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp::69432:: 1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :warning31: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87TEST(JUnitOutputTest, TestCaseBlockWithAssertions): ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h void testBody() _override; }; \: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note: expanded from macro '_override'#define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:694:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp::6732:: 35In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :note31: : expanded from macro 'TEST'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override;: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define _override override: 19 ^: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:705#define _override override: 5 ^: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h STRCMP_EQUAL("\n", outputFile->line(5));: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::74162:: 43warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h314::30617::19 :note : noteexpanded from macro 'NULLPTR': expanded from macro '_override' #define NULLPTR nullptr ^#define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::98708:: 1warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, MultipleTestCaseBlocksWithAssertions) ^ virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro 'TEST': note: expanded from macro '_override' #define _override override void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp : ^32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:708:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::3267: :In file included from 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:: 31note: : In file included from expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::32718: :In file included from 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :warning31: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(5)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; }expanded from macro 'STRCMP_EQUAL' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp : ^719 :5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'nullptr' is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' #define _override override ^ STRCMP_EQUAL("\n", outputFile->line(7)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp162::3243: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hnote:: 31expanded from macro 'STRCMP_EQUAL': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 722:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306TEST(JUnitOutputTest, MultipleTestCasesInDifferentGroupsWithAssertions): 19^: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro '_override': 65:24: #define _override overridenote : ^expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp::1932:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :expanded from macro '_override'31 : In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h722::321: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning260: :'override' keyword is incompatible with C++98 [-Wc++98-compat]36 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]67 :35: note: expanded from macro 'TEST' virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp : ^32 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h733::315: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 32'nullptr' is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(5)); ^ virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 162:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h43::306 :note19: :expanded from macro 'STRCMP_EQUAL' note: expanded from macro '_override' #define _override override ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: In file included from expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h#define NULLPTR nullptr: 31 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:736:5: warning: In file included from 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp :32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n", outputFile->line(5)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'314 :17: note#define _override override: expanded from macro 'NULLPTR' ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:: 739warning:: 1'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; }TEST(JUnitOutputTest, UTPRINTOutputInJUnitOutput) ^^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h306::6519::24 :note : noteexpanded from macro '_override': expanded from macro 'TEST' #define _override override ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp :note32: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp::32739: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h1::284 :warning73: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :67:35: note: expanded from macro 'TEST' virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: ^note : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19:#define _override override note ^: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:747:5:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cppwarning:: 32'nullptr' is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76 STRCMP_EQUAL("someoutput\n", outputFile->lineFromTheBack(3));: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17#define _override override: ^note : expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:750:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(JUnitOutputTest, UTPRINTOutputInJUnitOutputWithSpecials) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp:750:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/JUnitOutputTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::758314::517:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ STRCMP_EQUAL("The <rain> in "Spain"{newline}Goes \\mainly\\ down the Dr&in{newline}\n", outputFile->lineFromTheBack(3)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:64:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ~MockExpectedCallsListForTest() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:91:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS(expectedMessage.asCharString(), failure.getMessage().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:95:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, noErrorFailureSomethingGoneWrong) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:95:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:98:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Test failed with MockFailure without an error! Something went seriously wrong.", failure.getMessage().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:101:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, unexpectedCallHappened) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:101:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:104:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Mock Failure: Unexpected call to function: foobar\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:111:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, expectedCallDidNotHappen) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:111:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:120:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Mock Failure: Expected call WAS NOT fulfilled.\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:128:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, MockUnexpectedNthAdditionalCallFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:128:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:142:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, MockUnexpectedInputParameterFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:142:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:153:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Mock Failure: Unexpected parameter name to function \"foo\": bar\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:163:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, MockUnexpectedOutputParameterFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:163:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:176:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Mock Failure: Unexpected output parameter name to function \"foo\": bar\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:186:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, MockUnexpectedUnmodifiedOutputParameterFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:186:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:198:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Mock Failure: Unexpected output parameter name to function \"foo\": bar\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:208:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, MockUnexpectedParameterValueFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:208:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:219:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Mock Failure: Unexpected parameter value to parameter \"boo\" to function \"foo\": <20 (0x14)>\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:229:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, MockExpectedParameterDidntHappenFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:229:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:240:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Mock Failure: Expected parameter for function \"foo\" did not happen.\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:249:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, MockNoWayToCompareCustomTypeFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:249:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:252:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("MockFailure: No way to compare type . Please install a MockNamedValueComparator.", failure.getMessage().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:255:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, MockUnexpectedObjectFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:255:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:265:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(StringFromFormat ( ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:275:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockFailureTest, MockExpectedObjectDidntHappenFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:275:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureTest.cpp:285:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(StringFromFormat( ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:64:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ~MockExpectedCallsListForTest() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:39:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockHierarchyTest, getMockSupportScope) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:39:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:44:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!mock().hasData("name")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:45:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mock1 != mock2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:46:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(mock1, mock().getMockSupportScope("name")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:47:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mock1 != &mock()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:50:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockHierarchyTest, usingTwoMockSupportsByName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:50:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:60:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockHierarchyTest, EnableDisableWorkHierarchically) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:60:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:75:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockHierarchyTest, EnableDisableWorkHierarchicallyWhenSupportIsDynamicallyCreated) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:75:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:88:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockHierarchyTest, ExpectedCallsLeftWorksHierarchically) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:88:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:96:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockHierarchyTest, checkExpectationsWorksHierarchically) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:96:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:112:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockHierarchyTest, ignoreOtherCallsWorksHierarchically) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:112:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:121:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockHierarchyTest, ignoreOtherCallsWorksHierarchicallyWhenDynamicallyCreated) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:121:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:129:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockHierarchyTest, checkExpectationsWorksHierarchicallyForLastCallNotFinished) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:129:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockHierarchyTest, reporterIsInheritedInHierarchicalMocks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockHierarchyTest.cpp:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 291 warnings generated. 207 warnings generated. 279 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from In file included from ::11: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::2222: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::264264::99:: warningwarning: : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong;typedef long long cpputest_longlong; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::265265::1818:: warningwarning: : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong;typedef unsigned long long cpputest_ulonglong; ^ ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:40:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MyComparator() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:42:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void*, const void*) _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:43:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void*) _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:51:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MyCopier() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:53:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void*, const void*) _override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:56:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(ComparatorsAndCopiersRepository, InstallCopierAndRetrieveIt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:56:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:61:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&copier, repository.getCopierForType("MyType")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:65:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(ComparatorsAndCopiersRepository, ComparatorAndCopierByTheSameNameShouldBothBeFound) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:65:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:72:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&comparator, repository.getComparatorForType("MyType")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:73:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&copier, repository.getCopierForType("MyType")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:77:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(ComparatorsAndCopiersRepository, InstallComparatorsAndCopiersFromRepository) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:77:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:89:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&comparator, target.getComparatorForType("MyType")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:90:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&copier, target.getCopierForType("MyType")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:110:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockNamedValue, DefaultToleranceUsedWhenNoToleranceGiven) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:110:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:113:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(MockNamedValue::defaultDoubleTolerance, value->getDoubleTolerance(), 0.0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:116:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockNamedValue, GivenToleranceUsed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:116:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:119:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("double", value->getType().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:120:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(0.2, value->getDoubleValue(), 0.0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:121:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(3.2, value->getDoubleTolerance(), 0.0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:124:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockNamedValue, DoublesEqualIfWithinTolerance) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:124:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:130:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(value->equals(other)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:134:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockNamedValue, DoublesNotEqualIfOutsideTolerance) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:134:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockNamedValueTest.cpp:140:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(value->equals(other)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 69 warnings generated. In file included from In file included from ::11: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::5959::6868:: warningwarning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] : noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::125125::2424:: notenote: : expanded from macro 'UT_NOTHROW'expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept #define UT_NOTHROW noexcept ^ ^ In file included from In file included from ::11: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::6060::7070:: warningwarning: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::125125::2424:: notenote: : expanded from macro 'UT_NOTHROW'expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept #define UT_NOTHROW noexcept ^ ^ In file included from In file included from ::11: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::6161::3737:: warningwarning: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; void operator delete(void* mem) UT_NOTHROW; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::125125::2424:: notenote: : expanded from macro 'UT_NOTHROW'expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept #define UT_NOTHROW noexcept ^ ^ In file included from In file included from ::11: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::6262::3939:: warningwarning: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; void operator delete[](void* mem) UT_NOTHROW; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::125125::2424:: notenote: : expanded from macro 'UT_NOTHROW'expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept #define UT_NOTHROW noexcept ^ ^ In file included from In file included from ::11: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::6464::5151:: warningwarning: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; void operator delete (void* mem, size_t size) UT_NOTHROW; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::125125::2424:: notenote: : expanded from macro 'UT_NOTHROW'expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept #define UT_NOTHROW noexcept ^ ^ In file included from In file included from ::11: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::6565::5353:: warningwarning: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::125125::2424:: notenote: : expanded from macro 'UT_NOTHROW'expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept #define UT_NOTHROW noexcept ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:In file included from 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp: :In file included from 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :In file included from 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h39:: 72/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::4272:: 42warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ virtual void exitCurrentTest() const _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::306 :note19: :expanded from macro '_override' note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::7373::3737:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; virtual ~NormalTestTerminator() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::322322::3030:: notenote: : expanded from macro '_destructor_override'expanded from macro '_destructor_override' #define _destructor_override override#define _destructor_override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h28:: 39In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::3979: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h42::79 :warning42: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ virtual void exitCurrentTest() const _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::306 :note19: :expanded from macro '_override' note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h28:: 39In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::3980: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h48::80 :warning48: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ virtual ~TestTerminatorWithoutExceptions() _destructor_override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 322:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h30::322 :note30: :expanded from macro '_destructor_override' note: expanded from macro '_destructor_override' #define _destructor_override override ^ #define _destructor_override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::190190::2121:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; void testBody() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::191191::2626:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; virtual void setup() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp28:: 28In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h39:: 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h192::19229::29 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; virtual void teardown() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 :note : noteexpanded from macro '_override': expanded from macro '_override' #define _override override #define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::2839: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::21439:: 46/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:: 214warning:: 46'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ virtual ~ExecFunctionWithoutParameters() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 322note:: 30expanded from macro '_destructor_override': note: expanded from macro '_destructor_override' #define _destructor_override override ^ #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:In file included from 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp: :In file included from 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :In file included from 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h39:: 216/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::25216:: 25warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual void exec() _override;: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note: expanded from macro '_override'#define _override override ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::233233::2525:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } Utest* createTest() _override { return new ExecFunctionTest(this); } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::234234:38: warning:: 38'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ virtual ~ExecFunctionTestShell() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 322note:: 30expanded from macro '_destructor_override': note: expanded from macro '_destructor_override' #define _destructor_override override ^ #define _destructor_override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::228228::4242:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::314314::1717:: notenote: : expanded from macro 'NULLPTR'expanded from macro 'NULLPTR' #define NULLPTR nullptr#define NULLPTR nullptr ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h228::22867::67 :warning : warning'nullptr' is incompatible with C++98 [-Wc++98-compat]: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h314::31417::17 :note : noteexpanded from macro 'NULLPTR': expanded from macro 'NULLPTR' #define NULLPTR nullptr #define NULLPTR nullptr ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::229229::116116:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::314314::1717:: notenote: : expanded from macro 'NULLPTR'expanded from macro 'NULLPTR' #define NULLPTR nullptr#define NULLPTR nullptr ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3939: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :251:34: virtual ~IgnoredUtestShell() _destructor_override; warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _destructor_override override322 : ^30 : note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:In file included from 34/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:: 28warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34 virtual bool willRun() const _override;: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: virtual bool willRun() const _override;expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override306 : ^19 : note: expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:In file included from 34/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:: 28warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34 virtual void setRunIgnored() _override;: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19 virtual void setRunIgnored() _override;: ^note : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19:#define _override override note ^: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp::25728:: 47In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :warning39: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual SimpleString getMacroName() const _override; note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define _override override: ^note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp::25828:: 69In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :warning39: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override;: ^note : expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override306 : ^19 : note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4242: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h::4545::55:: warningwarning: : defaulted function definitions are incompatible with C++98 [-Wc++98-compat]defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::150150::8080:: notenote: : expanded from macro 'DEFAULT_COPY_CONSTRUCTOR'expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4444: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h::9393::5959:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; virtual void postTestAction(UtestShell&, TestResult&) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4444: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h::111111::7676:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4444: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h::112112::7777:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4545: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h::4646::4040:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h322::32230::30 :note : noteexpanded from macro '_destructor_override': expanded from macro '_destructor_override' #define _destructor_override override #define _destructor_override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4545: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h::4848::7070:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4545: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h::4949::7171:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ virtual void postTestAction(UtestShell& test, TestResult& result) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp::2828: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::4545: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h::4545::9191:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::314314::1717:: notenote: : expanded from macro 'NULLPTR'expanded from macro 'NULLPTR' #define NULLPTR nullptr#define NULLPTR nullptr ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp::2929: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h::120120::3939:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::314314::1717:: notenote: : expanded from macro 'NULLPTR'expanded from macro 'NULLPTR' #define NULLPTR nullptr#define NULLPTR nullptr ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp::2929: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h::120120::5555:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::314314::1717:: notenote: : expanded from macro 'NULLPTR'expanded from macro 'NULLPTR' #define NULLPTR nullptr ^#define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp120::2986: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h :warning120: :'nullptr' is incompatible with C++98 [-Wc++98-compat]86 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h17::314 :note17: :expanded from macro 'NULLPTR' note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h29:: 120/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h::158120:: 158warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::17314:: 17note:: expanded from macro 'NULLPTR'note : expanded from macro 'NULLPTR' #define NULLPTR nullptr ^#define NULLPTR nullptr ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp::2929: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h::143143::1515:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] head_(NULLPTR) head_(NULLPTR) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::314314::1717:: notenote: : expanded from macro 'NULLPTR'expanded from macro 'NULLPTR' #define NULLPTR nullptr#define NULLPTR nullptr ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.h:32:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~DummyMemoryLeakDetector() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.h:44:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~DummyMemoryLeakFailure() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp ^: 30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.cpp virtual ~MemoryLeakAllocator() _destructor_override;: 30 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h46::32230::30 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_destructor_override' virtual void fail(char*) _override; #define _destructor_override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp :30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp: :'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]36 :41: typedef unsigned long long cpputest_ulonglong;warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakFailureForTest() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:40:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void fail(char* fail_string) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:132:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, OneLeak) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:132:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:137:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Memory leak(s) found", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:138:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("size: 3", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:139:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("alloc", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:140:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS(StringFromFormat("%p", (void*) mem).asCharString(), output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:141:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Total number of leaks", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:147:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, sequenceNumbersOfMemoryLeaks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:147:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:154:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Alloc num (1)", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:155:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Alloc num (2)", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:156:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Alloc num (3)", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:163:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, memoryDumpOutput) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:163:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:169:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Alloc num (1)", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:170:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Leak size: 6 Allocated at", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:171:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Content:", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:172:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("0000: 74 65 73 74 31 00 |test1.|", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:177:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, OneHundredLeaks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:177:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:187:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Memory leak(s) found", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:188:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Total number of leaks", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:189:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Memory leak reports about malloc and free", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:196:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, OneLeakOutsideCheckingPeriod) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:196:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:201:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output.contains("Memory leak(s) found")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:202:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output.contains("size: 4")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:203:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output.contains("new")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:204:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output.contains("Total number of leaks")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:208:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, NoLeaksWhatsoever) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:208:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:211:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("No memory leaks", detector->report(mem_leak_period_checking)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:212:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("No memory leaks", detector->report(mem_leak_period_all)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:215:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, TwoLeaksUsingOperatorNew) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:215:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:222:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output.contains("size: 8")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:223:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output.contains("size: 4")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 43 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:228:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, OneAllocButNoLeak) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:228:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:233:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("No memory leaks", detector->report(mem_leak_period_checking)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:238:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, TwoAllocOneFreeOneLeak) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:238:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:246:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output.contains("Leak size: 12")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:247:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!output.contains("Leak size: 4")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:253:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, TwoAllocOneFreeOneLeakReverseOrder) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:253:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:261:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!output.contains("size: 12")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:262:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output.contains("size: 4")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:266:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, DeleteNonAlocatedMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:266:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:272:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(reporter->message->contains("Deallocating non-allocated memory")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:273:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(reporter->message->contains(" allocated at file: line: 0 size: 0 type: unknown")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:274:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(reporter->message->contains(" deallocated at file: FREE.c line: 100 type: free")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:277:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, IgnoreMemoryAllocatedOutsideCheckingPeriod) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:277:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:286:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, IgnoreMemoryAllocatedOutsideCheckingPeriodComplicatedCase) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:286:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:314:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, OneLeakUsingOperatorNewWithFileLine) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:314:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:319:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output.contains("file.cpp")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:320:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output.contains("1234")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:324:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, OneAllocAndFreeUsingArrayNew) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:324:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:330:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output.contains("new []")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:337:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, OneAllocAndFree) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:337:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:343:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output.contains("malloc")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:350:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, OneRealloc) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:350:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:358:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output.contains("other.cpp")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:369:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, ReallocNonAllocatedMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:369:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:375:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(reporter->message->contains("Deallocating non-allocated memory\n")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:376:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(reporter->message->contains(" deallocated at file: other.cpp line: 13")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:379:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, AllocOneTypeFreeAnotherType) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:379:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:384:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(reporter->message->contains("Allocation/deallocation type mismatch")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:385:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(reporter->message->contains(" allocated at file: ALLOC.c line: 10 size: 100 type: new []")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:386:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(reporter->message->contains(" deallocated at file: FREE.c line: 100 type: free")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:389:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, AllocOneTypeFreeAnotherTypeWithCheckingDisabled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:389:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:395:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", reporter->message->asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:399:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, mallocLeakGivesAdditionalWarning) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:399:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:404:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Memory leak reports about malloc and free can be caused by allocating using the cpputest version of malloc", output.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:408:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, newLeakDoesNotGiveAdditionalWarning) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:408:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:413:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(! output.contains("Memory leak reports about malloc and free")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:417:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, MarkCheckingPeriodLeaksAsNonCheckingPeriod) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:417:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:431:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, memoryCorruption) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:431:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:438:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(reporter->message->contains("Memory corruption")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:439:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(reporter->message->contains(" allocated at file: ALLOC.c line: 10 size: 10 type: malloc")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:440:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(reporter->message->contains(" deallocated at file: FREE.c line: 100 type: free")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:443:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, safelyDeleteNULL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:443:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:445:52: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] detector->deallocMemory(defaultNewAllocator(), NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:446:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", reporter->message->asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:449:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, periodDisabled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:449:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:460:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, periodEnabled) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:460:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:471:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, periodChecking) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:471:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:481:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, defaultAllocationStageIsZero) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:481:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:486:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, canFreeNoAllocations) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:486/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::1265:: 18warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: notetypedef unsigned long long cpputest_ulonglong;: expanded from macro 'TEST' ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:492:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, increaseAllocationStage) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:492:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:498:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, decreaseAllocationStage) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:498:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:505:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, freeAllMemoryInCurrentAllocationStage) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:505:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:514:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, freeOnlyTheMemoryInTheAllocationStage) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:514:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:524:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, allocateWithANullAllocatorCausesNoProblems) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:524:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:530:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, invalidateMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:530:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:535:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mem[0] == 0xCD); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:536:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mem[1] == 0xCD); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:540:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorTest, invalidateMemoryNULLShouldWork) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:540:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:542:30: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] detector->invalidateMemory(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:549:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakDetectorListTest, clearAllAccountingIsWorkingProperly) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:549:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:560:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, listForTesting.getFirstLeak(mem_leak_period_enabled)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:560:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, listForTesting.getFirstLeak(mem_leak_period_enabled)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:561:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(&node3 == listForTesting.getFirstLeak(mem_leak_period_disabled)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:568:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringBuffer, initialStringIsEmpty) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:568:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:571:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", buffer.toString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:574:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringBuffer, simpleTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:574:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:579:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Hello World", buffer.toString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:582:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringBuffer, writePastLimit) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:582:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:588:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(str.asCharString(), buffer.toString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:591:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringBuffer, setWriteLimit) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:591:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:598:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(str.asCharString(), buffer.toString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:601:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringBuffer, setWriteLimitTooHighIsIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:601:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:608:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(str.asCharString(), buffer.toString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:611:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringBuffer, resetWriteLimit) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:611:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:621:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(str.asCharString(), buffer.toString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:624:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringBuffer, addMemoryDumpOneLinePlusOnePartial) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:624:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:628:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(" 0000: 64 65 61 64 62 65 65 66 64 65 61 64 62 65 65 66 |deadbeefdeadbeef|\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:633:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringBuffer, addMemoryDumpNonPrintable) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:633:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:638:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(" 0000: 15 7f ff 00 1f 74 64 64 |.....tdd|\n", ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:642:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringBuffer, addMemoryDumpOneLine) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:642:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:646:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(" 0000: 64 65 61 64 62 65 65 66 64 65 61 64 62 65 65 66 |deadbeefdeadbeef|\n", ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:650:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringBuffer, addMemoryDumpOneHalfLine) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:650:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:654:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(" 0000: 64 65 61 64 62 65 65 66 |deadbeef|\n", ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:658:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringBuffer, addMemoryDumpOneByte) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:658:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:662:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(" 0000: 5a |Z|\n", ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:666:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleStringBuffer, addMemoryDumpZeroBytes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:666:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:670:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", buffer.toString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:678:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(ReallocBugReported, CanSafelyDoAReallocWithANewAllocator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:678:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:686:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(ReallocBugReported, CanSafelyDoAReallocWithAMallocAllocator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakDetectorTest.cpp:686:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:64:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ~MockExpectedCallsListForTest() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:41:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneBooleanParameterAndValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:41:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:49:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneUnsignedIntegerParameterAndValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:49:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:58:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneIntegerParameterAndValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:58:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:68:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneUnsignedLongLongIntegerParameterAndValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:68:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:70:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long value = 0xFFFFAAAAFFFFAAAA; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:77:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneLongLongIntegerParameterAndValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:77:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:79:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long value = 0x7FFFAAAAFFFFAAAA; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:89:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, mismatchedIntegerTypesIntAndLongAreAllowed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:89:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:100:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, mismatchedIntegerTypesIntAndUnsignedAreAllowed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:100:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:111:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, mismatchedIntegerTypesIntAndUnsignedLongAreAllowed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:111:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:122:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, mismatchedIntegerTypesUnsignedAndLongAreAllowed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:122:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:133:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, mismatchedIntegerTypesUnsignedAndUnsignedLongAreAllowed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:133:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, mismatchedIntegerTypesLongAndUnsignedLongAreAllowed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:157:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, mismatchedIntegerTypesIntAndLongLongAreAllowed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:157:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:160:58: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().actualCall("foo").withParameter("parameter", (long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:162:61: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().expectOneCall("foo").withParameter("parameter", (long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:168:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, mismatchedIntegerTypesIntAndUnsignedLongLongAreAllowed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:168:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:171:67: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().actualCall("foo").withParameter("parameter", (unsigned long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:173:70: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().expectOneCall("foo").withParameter("parameter", (unsigned long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:179:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, mismatchedIntegerTypesUnsignedAndLongLongAreAllowed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:179:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:182:58: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().actualCall("foo").withParameter("parameter", (long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:184:61: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().expectOneCall("foo").withParameter("parameter", (long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:190:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, mismatchedIntegerTypesUnsignedAndUnsignedLongLongAreAllowed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:190:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:193:67: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().actualCall("foo").withParameter("parameter", (unsigned long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:195:70: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().expectOneCall("foo").withParameter("parameter", (unsigned long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:201:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, mismatchedIntegerTypesUnsignedLongAndUnsignedLongLongAreAllowed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:201:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:204:67: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().actualCall("foo").withParameter("parameter", (unsigned long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:206:70: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().expectOneCall("foo").withParameter("parameter", (unsigned long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:212:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, mismatchedIntegerTypesLongAndLongLongAreAllowed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:212:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:215:58: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().actualCall("foo").withParameter("parameter", (long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:217:61: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().expectOneCall("foo").withParameter("parameter", (long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:223:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, mismatchedIntegerTypesLongAndUnsignedLongLongAreAllowed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:223:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:226:67: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().actualCall("foo").withParameter("parameter", (unsigned long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:228:70: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().expectOneCall("foo").withParameter("parameter", (unsigned long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:234:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, mismatchedIntegerTypesUnsignedLongAndLongLongAreAllowed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:234:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:237:58: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().actualCall("foo").withParameter("parameter", (long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:239:61: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().expectOneCall("foo").withParameter("parameter", (long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:245:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, mismatchedIntegerTypesLongLongAndUnsignedLongLongAreAllowed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:245:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:247:61: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().expectOneCall("foo").withParameter("parameter", (long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:248:67: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().actualCall("foo").withParameter("parameter", (unsigned long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:250:70: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().expectOneCall("foo").withParameter("parameter", (unsigned long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:251:58: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] mock().actualCall("foo").withParameter("parameter", (long long)1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:258:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, longAndUnsignedLongWithSameBitRepresentationShouldNotBeTreatedAsEqual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:258:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:274:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, unsignedLongAndLongWithSameBitRepresentationShouldnotBeTreatedAsEqual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:274:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:290:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneDoubleParameterAndValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:290:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:298:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneDoubleParameterAndValueAndTolerance) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:298:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:306:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, doubleParameterNotEqualIfOutsideTolerance) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:306:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:323:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneStringParameterAndValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:323:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:331:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOnePointerParameterAndValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:331:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:339:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneConstPointerParameterAndValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:339:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:347:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneFunctionPointerParameterAndValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:347:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:355:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneMemBufferParameterAndValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:355:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:365:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneMemBufferParameterAndValueFailsDueToContents) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:365:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:383:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneMemBufferParameterAndValueFailsDueToSize) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:383:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:402:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneStringParameterAndValueFails) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:402:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:418:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneUnsignedIntegerParameterAndFailsDueToParameterName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:418:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:435:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneIntegerParameterAndFailsDueToParameterName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:435:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:451:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneUnsignedIntegerParameterAndFailsDueToValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:451:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:469:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneIntegerParameterAndFailsDueToValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:469:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:485:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectOneIntegerParameterAndFailsDueToTypes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:485:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:501:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectMultipleCallsWithDifferentParametersThatHappenOutOfOrder) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:501:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:511:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectMultipleCallsWithMultipleDifferentParametersThatHappenOutOfOrder) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:511:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:522:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, twiceCalledWithSameParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:522:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:532:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, calledWithoutParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:532:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:547:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, ignoreOtherParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:547:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:555:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, ignoreOtherParametersButStillPassAll) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:555:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:563:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, ignoreOtherParametersButExpectedParameterDidntHappen) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:563:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:578:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, ignoreOtherParametersMultipleCalls) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:578:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:589:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, ignoreOtherParametersMultipleCallsButOneDidntHappen) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:589:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:610:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, newCallStartsWhileNotAllParametersWerePassed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:610:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:625:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, outputParameterSucceeds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:625:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:633:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(param, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:633:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:634:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(retval, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:634:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:638:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, unmodifiedOutputParameterSucceeds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:638:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:645:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(param, 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:645:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:649:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, noActualCallForOutputParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:649:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:664:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, noActualCallForUnmodifiedOutputParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:664:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:678:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, unexpectedOutputParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:678:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:696:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, outputParameterMissing) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:696:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:712:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, twoOutputParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:712:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:724:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(retval1, param1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:724:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:725:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(retval2, param2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:725:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:729:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, twoInterleavedOutputParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:729:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:741:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(retval1, param1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:741:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:742:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(retval2, param2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:742:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:746:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, twoDifferentOutputParametersInSameFunctionCallSucceeds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:746:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:760:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(2, retval1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:760:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:761:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(2, param1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:761:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:762:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(3, retval2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:762:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:763:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(3, param2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:763:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:767:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, outputAndIntParametersOfSameNameInDifferentFunctionCallsOfSameFunctionSucceeds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:767:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:777:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(2, retval); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:777:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:778:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(2, param); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:778:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:782:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, twoOutputParameterOfSameNameInDifferentFunctionCallsOfSameFunctionSucceeds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:782:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:: 794note:: 5expanded from macro 'UT_NOTHROW': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define UT_NOTHROW noexcept ^ CHECK_EQUAL(2, retval1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)70 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnoexcept specifications are incompatible with C++98 [-Wc++98-compat]: 314:17: note: expanded from macro 'NULLPTR' void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; #define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::7941:: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:: 61warning:: 37'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :noexcept specifications are incompatible with C++98 [-Wc++98-compat]127 :3: note: expanded from macro 'CHECK_EQUAL' void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24 CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro 'UT_NOTHROW': 142:66: #define UT_NOTHROW noexceptnote : ^expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::3141:: 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:: 62note:: 39expanded from macro 'NULLPTR': warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat]#define NULLPTR nullptr ^ void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :795:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h CHECK_EQUAL(2, param1);: 125 ^: 24: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hnote:: 127expanded from macro 'UT_NOTHROW': 42: note: #define UT_NOTHROW noexceptexpanded from macro 'CHECK_EQUAL' ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:795:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:796:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(3, retval2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:796:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:797:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(3, param2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:797:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:801:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, twoOutputParametersOfSameNameInDifferentFunctionsSucceeds) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:801:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:811:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(2, retval); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp virtual ~ExecFunctionWithoutParameters() _destructor_override;: 811 ^: 5:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning322: :'nullptr' is incompatible with C++98 [-Wc++98-compat]30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hnote:: 127expanded from macro '_destructor_override': 3: note: expanded from macro 'CHECK_EQUAL'#define _destructor_override override ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp142::2766: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hnote:: 39expanded from macro 'CHECK_EQUAL_LOCATION': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ virtual void exec() _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h17::306 :note19: :expanded from macro 'NULLPTR' note: expanded from macro '_override'#define NULLPTR nullptr ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :812:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(2, param); In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp :27: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h127::3942: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :note234: :expanded from macro 'CHECK_EQUAL'38 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ virtual ~ExecFunctionTestShell() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 322note:: 30expanded from macro 'NULLPTR': note: #define NULLPTR nullptrexpanded from macro '_destructor_override' ^ #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp812::275: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hwarning:: 39'nullptr' is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::42127:: 3warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'CHECK_EQUAL' ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::314142::1766:: notenote: : expanded from macro 'NULLPTR'expanded from macro 'CHECK_EQUAL_LOCATION' #define NULLPTR nullptr ^ UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::27314: :In file included from 17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:: 39note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hexpanded from macro 'NULLPTR': 228:#define NULLPTR nullptr67 : ^ warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:816:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, outputAndInputParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:816:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:828:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, outputParameterTraced) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:828:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:835:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Function name:someFunc someParameter:", mock().getTraceOutput()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp: :In file included from 840/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::144:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.hwarning:: 111'override' keyword is incompatible with C++98 [-Wc++98-compat]: 76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, outputParameterThatIsIgnoredShouldNotFail) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65: virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override;24 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'TEST': 306:19: void testBody() _override; }; \note ^ : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:19: #define _override overridenote : ^expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:840:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:849:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, outputParameterWithIgnoredParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:849:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:: 28note: expanded from macro '_override' : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120#define _override override: 34 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:866:1: warning: In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp :28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66:TEST(MockParameterTest, properOutputParametersAreCopied) warning^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: void testBody() _override; }; \306 : ^19 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:866:In file included from 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:: 28warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 188:67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 67warning:: 35'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'TEST' virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \189 : ^64 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' virtual void printCurrentGroupEnded(const TestResult& res) _override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp :warning878: :'override' keyword is incompatible with C++98 [-Wc++98-compat]5 : warning virtual void flush() _override;: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: CHECK_EQUAL_TEXT(expectedValue2, returnedValue1, "Wrong output value in 1st call");note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:130:3#define _override override: ^note : expanded from macro 'CHECK_EQUAL_TEXT' CHECK_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:879:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_TEXT(expectedValue1, returnedValue2, "Wrong output value in 2nd call"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:130:3: note: expanded from macro 'CHECK_EQUAL_TEXT' CHECK_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:884:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, ignoreOtherCallsIgnoresWithAllKindsOfParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:884:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:893:34: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] .withParameter("ick", 1ll) In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp :29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp31:: 894In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h34::33 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h: :'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]73 :60: warning: .withParameter("grr", 1ull)'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp : ^897 :48: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] .withParameter("yoo", (const void*) NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:898:47: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] .withParameter("func", (void(*)()) NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:899:57: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] .withParameter("mem", (const unsigned char*) NULLPTR, 0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:900:61: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] .withParameterOfType("hoo", "int", (const void*) NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:901:48: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] .withOutputParameter("gah", (void*) NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp::1729:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro 'NULLPTR'32 : In file included from #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp::51902:: 61warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] .withOutputParameterOfType("goo", "int", (void*) NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314 virtual void copy(void* dst, const void* src) _override { copier_(dst, src); }: 17 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'NULLPTR'306 :19#define NULLPTR nullptr: ^note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:907:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectMultipleCallsWithParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:907:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:922:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockParameterTest, expectMultipleMultipleCallsWithParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockParameterTest.cpp:922:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:38:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockSupportPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:40:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupportPlugin.h:41:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:64:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ~MockExpectedCallsListForTest() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:58:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockPlugin, checkExpectationsAndClearAtEnd) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:58:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:70:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS(expectedFailure.getMessage().asCharString(), output.getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:75:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockPlugin, checkExpectationsWorksAlsoWithHierachicalObjects) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:75:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:88:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS(expectedFailure.getMessage().asCharString(), output.getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:105:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockPlugin, installComparatorRecordsTheComparatorButNotInstallsItYet) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:105:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:111:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] mock().expectOneCall("foo").withParameterOfType("myType", "name", NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:112:68: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] mock().actualCall("foo").withParameterOfType("myType", "name", NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:129:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockPlugin, installCopierRecordsTheCopierButNotInstallsItYet) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:129:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:135:86: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] mock().expectOneCall("foo").withOutputParameterOfTypeReturning("myType", "name", NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:136:74: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] mock().actualCall("foo").withOutputParameterOfType("myType", "name", NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockPlugin, preTestActionWillEnableMultipleComparatorsToTheGlobalMockSupportSpace) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:169:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockPlugin, shouldNotFailAgainWhenTestAlreadyFailed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockPluginTest.cpp:169:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 257 warnings generated. 299 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:55: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:86: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:158: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:3: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:143:15: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] head_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:17:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(BasicBehavior, CanDeleteNullPointers) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:17:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:19:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] delete (char*) NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:20:23: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] delete [] (char*) NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:31:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(memory[5] != 0xCB); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:34:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(BasicBehavior, deleteArrayInvalidatesMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:34:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:45:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(*memory != 0xAD); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:48:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(BasicBehavior, deleteInvalidatesMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:48:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:54:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(BasicBehavior, DeleteWithSizeParameterWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:54:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:69:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(BasicBehavior, deleteWillNotThrowAnExceptionWhenDeletingUnallocatedMemoryButCanStillCauseTestFailures) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:69:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:81:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(defaultReporter, MemoryLeakWarningPlugin::getGlobalFailureReporter()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:93:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(BasicBehavior, bothMallocAndFreeAreOverloaded) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:93:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:112:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(*memory != 0xAD); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:115:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(BasicBehavior, freeInvalidatesMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:115:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:133:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakOverridesToBeUsedInProductionCode, MallocOverrideIsUsed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:133:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:143:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakOverridesToBeUsedInProductionCode, StrdupOverrideIsUsed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:143:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:151:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakOverridesToBeUsedInProductionCode, StrndupOverrideIsUsed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:151:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:162:1: void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: noteTEST(MemoryLeakOverridesToBeUsedInProductionCode, UseNativeMallocByTemporarlySwitchingOffMalloc): expanded from macro 'UT_NOTHROW'^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24 #define UT_NOTHROW noexcept: ^note : expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:162:1: warning: In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat] :1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h67::6135::37 :note : warningexpanded from macro 'TEST': noexcept specifications are incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ void operator delete(void* mem) UT_NOTHROW; ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19125:: 24note:: expanded from macro '_override'note : expanded from macro 'UT_NOTHROW'#define _override override ^ #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:210:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakOverridesToBeUsedInProductionCode, NoSideEffectsFromTurningOffNewMacros) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:210:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:225:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakOverridesToBeUsedInProductionCode, UseNativeNewByTemporarlySwitchingOffNew) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:225:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp241::281: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hwarning:: 39'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: TEST(MemoryLeakOverridesToBeUsedInProductionCode, OperatorNewMacroOverloadViaIncludeFileWorks)'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: virtual ~TestTerminatorWithoutExceptions() _destructor_override;note : ^expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: void testBody() _override; }; \322 : ^30 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_destructor_override'19 : note: expanded from macro '_override' #define _destructor_override override #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:241:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:244:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_CONTAINS("AllocationInCppFile.cpp", memLeakDetector->report(mem_leak_period_checking)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:198:53: note: expanded from macro 'STRCMP_NOCASE_CONTAINS' STRCMP_NOCASE_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:248:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakOverridesToBeUsedInProductionCode, OperatorNewArrayMacroOverloadViaIncludeFileWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:248:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' In file included from virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::30639: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h19::190 :note21: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:251:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_CONTAINS("AllocationInCppFile.cpp", memLeakDetector->report(mem_leak_period_checking)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:198:53: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp: :expanded from macro 'STRCMP_NOCASE_CONTAINS'28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: STRCMP_NOCASE_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h : ^214 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h46::314 :warning17: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp255::281: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hwarning:: 39'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: TEST(MemoryLeakOverridesToBeUsedInProductionCode, MallocOverrideWorks)warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: Utest* createTest() _override { return new ExecFunctionTest(this); }19: note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define _override override: ^note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp :255:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h virtual ~ExecFunctionTestShell() _destructor_override;: 67 ^: 35:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note322: :expanded from macro 'TEST'30 : note: expanded from macro '_destructor_override' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ #define _destructor_override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp::314258::175:: notewarning: : expanded from macro 'NULLPTR''nullptr' is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ STRCMP_NOCASE_CONTAINS("AllocationInCFile.c", memLeakDetector->report(mem_leak_period_checking)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:198:53: note: expanded from macro 'STRCMP_NOCASE_CONTAINS' STRCMP_NOCASE_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:263:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakOverridesToBeUsedInProductionCode, StrdupOverrideWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp void testBody() _override; }; \: 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::30639:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:: 254note:: 34expanded from macro '_override': warning#define _override override ^ : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp: :In file included from 263/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::139:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hwarning:: 255'override' keyword is incompatible with C++98 [-Wc++98-compat]: 34/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 67warning:: 35'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'TEST' virtual void setRunIgnored() _override; ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19306:: 19note:: expanded from macro '_override'note : expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:266:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_CONTAINS("AllocationInCFile.c", memLeakDetector->report(mem_leak_period_checking)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:198:53: note: expanded from macro 'STRCMP_NOCASE_CONTAINS' STRCMP_NOCASE_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:270:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakOverridesToBeUsedInProductionCode, StrndupOverrideWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:270:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:273:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_CONTAINS("AllocationInCFile.c", memLeakDetector->report(mem_leak_period_checking)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:198:53: note: expanded from macro 'STRCMP_NOCASE_CONTAINS' STRCMP_NOCASE_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:278:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakOverridesToBeUsedInProductionCode, MallocWithButFreeWithoutLeakDetectionDoesntCrash) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:278:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:286:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakOverridesToBeUsedInProductionCode, OperatorNewOverloadingWithoutMacroWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:286:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:289:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("unknown", memLeakDetector->report(mem_leak_period_checking)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp::19293:: 1note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ TEST(MemoryLeakOverridesToBeUsedInProductionCode, OperatorNewArrayOverloadingWithoutMacroWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp293::281: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hwarning:: 44'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h111::6776::35 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note#define _override override: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:296In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp5::28 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: STRCMP_CONTAINS("unknown", memLeakDetector->report(mem_leak_period_checking)); warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::30314:: 17note:: expanded from macro '_destructor_override'note : expanded from macro 'NULLPTR' #define NULLPTR nullptr #define _destructor_override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:334:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(OutOfMemoryTestsForOperatorNew, FailingNewOperatorThrowsAnExceptionWhenUsingStdCppNew) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:334:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:53:40: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] myRegistry->setCurrentRegistry(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:60:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestInstaller, Create) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:339:1: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 65:24: note: expanded from macro 'TEST' TEST(OutOfMemoryTestsForOperatorNew, FailingNewArrayOperatorThrowsAnExceptionWhenUsingStdCppNew) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h void testBody() _override; }; \: 65 ^: 24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'TEST'19 : note: void testBody() _override; }; \expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define _override override: 19 ^: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:339:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestInstallerTest.cpp:60:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:348:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestForExceptionsInConstructor,ConstructorThrowsAnException) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:348:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:353:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestForExceptionsInConstructor,ConstructorThrowsAnExceptionAllocatedAsArray) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:353:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:411:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(OutOfMemoryTestsForOperatorNew, FailingNewOperatorThrowsAnExceptionWhenUsingStdCppNewWithoutOverride) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:411:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:416:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(OutOfMemoryTestsForOperatorNew, FailingNewArrayOperatorThrowsAnExceptionWhenUsingStdCppNewWithoutOverride) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:416:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:421:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(OutOfMemoryTestsForOperatorNew, FailingNewOperatorReturnsNullWithoutOverride) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:421:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:423:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, new (std::nothrow) char); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:423:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, new (std::nothrow) char); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:426:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(OutOfMemoryTestsForOperatorNew, FailingNewArrayOperatorReturnsNullWithoutOverride) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:426:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:428:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, new (std::nothrow) char[10]); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryOperatorOverloadTest.cpp:428:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, new (std::nothrow) char[10]); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 38 warnings generated. 462 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ 159 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ :1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h306::5919::68 :note : warningexpanded from macro '_override': noexcept specifications are incompatible with C++98 [-Wc++98-compat] #define _override override ^ void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:In file included from 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:: 30note: : In file included from expanded from macro 'UT_NOTHROW'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44: #define UT_NOTHROW noexcept105 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from : virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override;1 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :60/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::70306:: 19warning:: noexcept specifications are incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: #define UT_NOTHROW noexceptIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h ^: 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat] :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override;: noexcept specifications are incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: void operator delete(void* mem) UT_NOTHROW; note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24#define _override override: ^note : expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:In file included from 33: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h1:: 46/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::8562:: warning: 39'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: void operator delete[](void* mem) UT_NOTHROW;306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 125expanded from macro '_override': 24: #define _override overridenote : ^expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::471:: 102/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:: 64warning:: 51'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override;: 125 ^: 24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :noteIn file included from 306: :expanded from macro 'UT_NOTHROW':19 1:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hnote #define UT_NOTHROW noexcept:: 59expanded from macro '_override' ^: 68: warning#define _override override: noexcept specifications are incompatible with C++98 [-Wc++98-compat] ^ void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::125In file included from 1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp: 24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:30: : 65noteIn file included from :: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h53expanded from macro 'UT_NOTHROW':: 33 : warning #define UT_NOTHROW noexcept/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :noexcept specifications are incompatible with C++98 [-Wc++98-compat] ^48 :94: warning: In file included from void operator delete[] (void* mem, size_t size) UT_NOTHROW;'override' keyword is incompatible with C++98 [-Wc++98-compat] : ^1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::60125:24:: virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override;70note :: ^ expanded from macro 'UT_NOTHROW' warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnoexcept specifications are incompatible with C++98 [-Wc++98-compat]: 306 #define UT_NOTHROW noexcept: 19 ^: void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24#define _override override: ^note : expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp::130: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h61::3337: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :warning49: :noexcept specifications are incompatible with C++98 [-Wc++98-compat]111 : warning: void operator delete(void* mem) UT_NOTHROW;'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::3061:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:: 62note:39:: expanded from macro '_override'warning : noexcept specifications are incompatible with C++98 [-Wc++98-compat] #define _override override ^ void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:In file included from 33: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h1:: 50/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h::10764:: 51warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override;: expanded from macro 'UT_NOTHROW' ^ #define UT_NOTHROW noexcept/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' In file included from #define _override override : ^1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp :note30: : expanded from macro 'UT_NOTHROW'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33 #define UT_NOTHROW noexcept: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h ^: 51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72: virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override;42 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:19: note virtual void exitCurrentTest() const _override; : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:#define _override override note ^: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3039: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::7333:: 37/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 61warning:: 141'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^#define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h28:: 33In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::3962: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h87::In file included from 79 /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:warning:42: 28:'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72: virtual void exitCurrentTest() const _override;42 virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; : ^ ^ warning /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]306: :30619::19 :note : virtual void exitCurrentTest() const _override;noteexpanded from macro '_override' : ^expanded from macro '_override' #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^:#define _override override 306 : ^19 : note: In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:#define _override override39In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h: :3080: :In file included from 48/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 33warningIn file included from : : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h'override' keyword is incompatible with C++98 [-Wc++98-compat]:: 2863: :In file included from 55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:: virtual ~TestTerminatorWithoutExceptions() _destructor_override; 39 warning: ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h 'override' keyword is incompatible with C++98 [-Wc++98-compat]:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h 73::32237::30 :warning virtual MockExpectedCall& ignoreOtherParameters() _override;: note 'override' keyword is incompatible with C++98 [-Wc++98-compat]: ^ expanded from macro '_destructor_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define _destructor_override override: 19 ^: virtual ~NormalTestTerminator() _destructor_override; note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30#define _override override: ^note : expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:#define _override override28 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from virtual void exitCurrentTest() const _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h : ^33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::66306::5719:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp19::28 : noteIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :80:48:#define _override override warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp :30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::3033:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hnote:: 67expanded from macro '_destructor_override': 66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _destructor_override override ^ virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp::2830: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::3933: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:: 190/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::2171:: 72warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override;19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:19:#define _override override note ^: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:In file included from 26/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:: 30warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72 virtual void setup() _override;: 60 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' virtual MockExpectedCall& andReturnValue(double value) _override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cppexpanded from macro '_override': 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h#define _override override: 39 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual void teardown() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp : ^30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h306::3319: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :note73: :expanded from macro '_override'65 : warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::1939:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hnote:: 214expanded from macro '_override': 46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' In file included from #define _destructor_override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp : ^30 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp75::2865: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hwarning:: 39'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp :warning28 virtual MockExpectedCall& andReturnValue(const void* value) _override;: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual void exec() _override;: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h306 ^:: 19019/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:::21 306:note: : 19warningexpanded from macro '_override':: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : #define _override overrideexpanded from macro '_override' ^ void testBody() _override; #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp#define _override override: 30 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h: virtual MockExpectedCall& andReturnValue(void (*value)()) _override;191 :In file included from ^26/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp ::/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h28:: 306In file included from warning:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: 19:'override' keyword is incompatible with C++98 [-Wc++98-compat]:39 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h: :expanded from macro '_override' virtual void setup() _override;233 : ^25 :#define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h warning: ^: 306 'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' Utest* createTest() _override { return new ExecFunctionTest(this); } ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cppnote:: 30expanded from macro '_override': In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:#define _override override:28 33: ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::8039:: 57/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:: 192warning:: 29'override' keyword is incompatible with C++98 [-Wc++98-compat]:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cppwarning:: 28'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h virtual MockExpectedCall& onObject(void* objectPtr) _override;: 39 ^ virtual void teardown() _override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :234306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:::3819306::: 19warningnote:: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override'note : expanded from macro '_override' virtual ~ExecFunctionTestShell() _destructor_override;#define _override override #define _override override ^ ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' In file included from #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp virtual ~ExecFunctionWithoutParameters() _destructor_override;: 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h39:: 322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::30229:: 116note:: expanded from macro '_destructor_override'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override ^ UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' In file included from #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cppwarning:: 28'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: virtual ~IgnoredUtestShell() _destructor_override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h : ^233 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h25::322 :warning30: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_destructor_override' #define _destructor_override override ^ Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:#define _override override39 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp306::2819: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hnote:: 39expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234#define _override override: 38 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h virtual ~ExecFunctionTestShell() _destructor_override;In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp255 ^:: 30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h34/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:::33 322: warning:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: 30:'override' keyword is incompatible with C++98 [-Wc++98-compat]:154 :note61: : virtual void setRunIgnored() _override;expanded from macro '_destructor_override' warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h #define _destructor_override override: 306 ^: 19: virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override306 : ^19 : note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h ^: 39In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::28257: :In file included from 47/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::In file included from 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cppwarning: :: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h30'override' keyword is incompatible with C++98 [-Wc++98-compat]:: 228In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h42::33 virtual SimpleString getMacroName() const _override; : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h ^: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]155/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ::59306:: 19warning:: ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : 'override' keyword is incompatible with C++98 [-Wc++98-compat] note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314#define _override override: 17 ^: virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } note ^: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define NULLPTR nullptr:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp ^note: : 28expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp39#define _override override:: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h ^: : In file included from 258/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::6939:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.hwarning:: 228'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp67::30 : warningIn file included from : virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :33306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h19::156 :note ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :73: :expanded from macro '_override' ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat]: 314 ^: 17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::30229: :In file included from 116/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 33warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 157:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; }: 314 ^: 17:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'NULLPTR'19 : note: expanded from macro '_override'#define NULLPTR nullptr ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; }In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp ^: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h306::25119::34 :note : warningexpanded from macro '_override': 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp : ^28 virtual ~IgnoredUtestShell() _destructor_override;: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h322::4530:In file included from :5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp ::note 30: warning: expanded from macro '_destructor_override': In file included from defaulted function definitions are incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :33: #define _destructor_override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h DEFAULT_COPY_CONSTRUCTOR(TestResult): ^ 160 ^: 83:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning150: :'override' keyword is incompatible with C++98 [-Wc++98-compat]80 : note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::30639:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:: 254note:: 34expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cppnote:: 30expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^161 :100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255 virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; }: 34 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]306 :19: note: expanded from macro '_override' virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp162::2896: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hwarning:: 39'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } virtual SimpleString getMacroName() const _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp::3028: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3339: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::163258::10569:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; }306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: DEFAULT_COPY_CONSTRUCTOR(TestResult)33 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h :170/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::108150:: 80warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59 virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; }: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: virtual void postTestAction(UtestShell&, TestResult&) _override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define _override override: ^note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h28:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h19::44 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h: :expanded from macro '_override'111 :76: warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp#define _override override: 30 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp82::28 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override;306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro '_override': 19: note#define _override override: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3045: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::4633:: 40/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 178warning:: 51'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual MockExpectedCall& andReturnValue(int) _override { return *this; }: 322 ^: 30:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_destructor_override'19 : note: #define _destructor_override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3045: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::4833:: 70/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 179warning:: 60'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp#define _override override: 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from virtual void postTestAction(UtestShell& test, TestResult& result) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h : ^33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::306180::1956:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; }: 45 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h45::30691::19 :warning : note'nullptr' is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override ^ MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cppwarning:: 30'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } virtual ~ConsoleTestOutput() _destructor_override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306322::1930:: notenote: : expanded from macro '_override'expanded from macro '_destructor_override' #define _destructor_override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp :30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h virtual void printBuffer(const char* s) _override;: 33 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::190306:19: note:: 47expanded from macro '_override': warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30 virtual MockExpectedCall& onObject(void*) _override { return *this; }: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h ^: 125:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h26::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override306 : ^19 : note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30 virtual void postTestAction(UtestShell&, TestResult&) _override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h ^: 148:39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' virtual ~StringBufferTestOutput() _destructor_override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp::30628:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :note45: : In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp ::4630#define _override override:: 40/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h ^:: 40warning:: 104'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: In file included from 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h virtual ~MemoryLeakWarningPlugin() _destructor_override;: 187 ^: 63: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR);322'override' keyword is incompatible with C++98 [-Wc++98-compat] : ^30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: virtual void printCurrentTestEnded(const TestResult& res) _override;314expanded from macro '_destructor_override' ^: #define _destructor_override override17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :: ^ 306 note:: 19expanded from macro 'NULLPTR': note: expanded from macro '_override' #define NULLPTR nullptr #define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp::4530: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::48188::7067:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual void preTestAction(UtestShell& test, TestResult& result) _override;: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19#define _override override: ^note : expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp : ^30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp ^: 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::1945:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.hnote:: 49expanded from macro '_override': 71:#define _override override warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ virtual void verbose(VerbosityLevel level) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::306 :note19: :expanded from macro '_override' note: expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp virtual void print(long) _override;: 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::30645:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:: 45note:: 91expanded from macro '_override': warning#define _override override: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h: MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR);196 : ^32 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]314 :17: virtual void print(size_t) _override;note : ^expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:#define NULLPTR nullptr note ^: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:64:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ~MockExpectedCallsListForTest() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:96:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp ^: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h::306120::1939:: notewarning: : expanded from macro '_override''nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp17::29 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h: :expanded from macro 'NULLPTR'101 :38: #define NULLPTR nullptrwarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp: virtual const char* name() const _override;32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h :120/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::55306:: 19warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR): #define _override override49 ^ : ^1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :: 314warning:: 17'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'NULLPTR' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp#define NULLPTR nullptr: 29TEST(MockSupportTest, setDataForUnsignedIntegerValues) ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h^: 102:In file included from 44/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:: 32warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: : :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h'override' keyword is incompatible with C++98 [-Wc++98-compat]65: :12024::86 :note virtual const char* alloc_name() const _override;: warning expanded from macro 'TEST': ^ 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 void testBody() _override; }; \: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 : size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR)19 : ^#define _override override note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: : expanded from macro '_override'314 :17: note: #define _override overrideexpanded from macro 'NULLPTR' In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp#define NULLPTR nullptr : 29 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warningIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:: 32'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:158: warning virtual const char* free_name() const _override;: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: In file included from expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp :29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h#define NULLPTR nullptr: 105 ^: 52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:#define _override override49 : ^1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp::3229: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h::143115::1543:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] head_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314: virtual ~CrashOnAllocationAllocator() _destructor_override;17 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'NULLPTR': 322:#define NULLPTR nullptr30 : ^ note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:In file included from 143/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp::7633:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.hwarning:: 96'override' keyword is incompatible with C++98 [-Wc++98-compat]: 36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakAllocator() _destructor_override; virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:30::306 :note19: :expanded from macro '_destructor_override' note: expanded from macro '_override' #define _destructor_override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override virtual char* allocMemoryLeakNode(size_t size) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cppexpanded from macro '_override': 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88#define _override override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CrashOnAllocationAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:29 virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h ^: 210/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::46306:: 19warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro '_override' #define _override override ^ virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:127:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NullUnknownAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp#define _destructor_override override: 29 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:129:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;: 306 ^: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp :warning29: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h :213:88/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:: virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override;56warning :: ^1'override' keyword is incompatible with C++98 [-Wc++98-compat] : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' #define _override override TEST(MockSupportTest, setDataForIntegerValues) ^ virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::30665::1924:: notenote: : expanded from macro '_override'expanded from macro 'TEST' #define _override override ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :note33In file included from : : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cppexpanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h: :29141: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h#define _override override40: :215 ^ : warning52: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322: virtual TestMemoryAllocator* actualAllocator() _override;30 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_destructor_override': 306:19#define _destructor_override override: ^note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual char* alloc_memory(size_t size, const char* file, size_t line) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp29306:: :56/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h19:::1218 ::note warning44: : :expanded from macro '_override' 'override' keyword is incompatible with C++98 [-Wc++98-compat] warning : #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 67:35: virtual const char* alloc_name() const _override;note : In file included from ^expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h33:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h::19144:: 52note virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \:: expanded from macro '_override' ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :#define _override override306 : ^19 virtual char* allocMemoryLeakNode(size_t size) _override; : ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:#define _override override: 29: note ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h: :expanded from macro '_override'219 :43:#define _override override warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:: 63note:: 1expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ TEST(MockSupportTest, setDataForBooleanValues) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp: :63:1:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.hwarning:: 31'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :warning67: :'override' keyword is incompatible with C++98 [-Wc++98-compat]35 : note: expanded from macro 'TEST' virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ note ^: expanded from macro '_destructor_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: #define _destructor_override overridenote : ^expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp virtual void printTestsEnded(const TestResult& result) _override;: 37 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h32::30640::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override ^ virtual ~DummyMemoryLeakDetector() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:#define _destructor_override override30 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 67:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: CHECK_EQUAL(expected_data, mock().getData("data").getBoolValue());19 : ^ note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :127:42:#define _override override note ^: expanded from macro 'CHECK_EQUAL' In file included from CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp: ^:30 37: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:314:44:31:17: 39:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h: : note187warning: :: expanded from macro 'NULLPTR'63'override' keyword is incompatible with C++98 [-Wc++98-compat] : warning#define NULLPTR nullptr: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual ~DummyMemoryLeakFailure() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: virtual void printCurrentTestEnded(const TestResult& res) _override;note : ^expanded from macro '_destructor_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define _destructor_override override: 19 ^: note: expanded from macro '_override' #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp :In file included from ^67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp ::537:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/DummyMemoryLeakDetector.hwarning:: 46'nullptr' is incompatible with C++98 [-Wc++98-compat]: 30In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp ::warning12730: :: 'override' keyword is incompatible with C++98 [-Wc++98-compat]3In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h :note31 virtual void fail(char*) _override;: : expanded from macro 'CHECK_EQUAL'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h ^ : 188/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::67306:: 19warning CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__):: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^note : expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:#define _override override142 : ^66 : virtual void printCurrentGroupStarted(const UtestShell& test) _override; note ^: expanded from macro 'CHECK_EQUAL_LOCATION' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp#define NULLPTR nullptr: 30 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp48::44 :warning1: :'override' keyword is incompatible with C++98 [-Wc++98-compat] warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^TEST(MemoryLeakWarningLocalDetectorTest, localDetectorReturnsNewGlobalWhenNoneWasSet) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro '_override': 65:24: note#define _override override: expanded from macro 'TEST' ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:#define _override override30 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp::19344::431:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: virtual void printBuffer(const char*) _override;expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:19: note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp::19870::591:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cppTEST(MockSupportTest, hasDataBeenSet): 46 virtual void printFailure(const TestFailure& failure) _override;^: 84 ^:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h65: ::'nullptr' is incompatible with C++98 [-Wc++98-compat] 30624::19 :note MemoryLeakWarningPlugin memoryLeakWarningPlugin("TestMemoryLeakWarningPlugin", NULLPTR); : noteexpanded from macro 'TEST' ^: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :314: void testBody() _override; }; \17#define _override override : ^ ^ note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'NULLPTR': 306:#define NULLPTR nullptr19 : ^ noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cppexpanded from macro '_override': 30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:#define _override override31 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::47306::1119:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override CHECK(NULLPTR != memoryLeakWarningPlugin.getMemoryLeakDetector()); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:: :70/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h47:::12015::: 26 warning:warning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat] 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR != memoryLeakWarningPlugin.getMemoryLeakDetector()); /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^67 virtual void flush() _override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h35 ^:: 102 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote55:: :306expanded from macro 'TEST' : note19: :expanded from macro 'CHECK' note: expanded from macro '_override' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ #define _override override ^ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h314::30617::19 :note : noteexpanded from macro 'NULLPTR': expanded from macro '_override' #define NULLPTR nullptr ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp::7250::51:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(!mock().hasData("data")); ^ TEST(MemoryLeakWarningLocalDetectorTest, localDetectorIsTheOneSpecifiedInConstructor)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :^102 :55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 65note:: 24expanded from macro 'CHECK': note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'314 :17#define _override override: ^note : expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:50:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:74:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mock().hasData("data")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:54:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(&localDetector, memoryLeakWarningPlugin.getMemoryLeakDetector()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:77:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, dataCanBeChanged) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:57:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningLocalDetectorTest, localDetectorIsGlobalDetector) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:77:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp : ^57 :1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro '_override'67 :35: #define _override overridenote : ^expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:60::31484::17 :warning : note'nullptr' is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'NULLPTR' #define NULLPTR nullptr MemoryLeakWarningPlugin memoryLeakWarningPlugin("TestMemoryLeakWarningPlugin", NULLPTR); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp: :expanded from macro 'NULLPTR'32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h#define NULLPTR nullptr: 120 ^: 55: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp#define NULLPTR nullptr: 62 ^: 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp POINTERS_EQUAL(globalDetector, localDetector);: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::120262::8651:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:120:158: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] size_(0), number_(0), memory_(NULLPTR), file_(NULLPTR), line_(0), allocator_(NULLPTR), period_(mem_leak_period_enabled), allocation_stage_(0), next_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetector.h:143:15: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] head_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:84:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, uninitializedData) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :note86: :expanded from macro '_override'17 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ leak1 = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:87:17: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] leak2 = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:84:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:110:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningTest, TwoLeaks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:110:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:41:21: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] allocator = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp ^: 87:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("int", mock().getData("nonexisting").getType().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:52:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAllocatorTest, SetCurrentNewAllocator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:52:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 137 ^: 1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' TEST(MemoryLeakWarningTest, LeakWarningWithPluginDisabled) #define _override override^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:90:1: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 137:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, setMultipleData)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :^67 :35: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hnote:: 65expanded from macro 'TEST': 24: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: void testBody() _override; }; \306 : ^19 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'306 :19:#define _override override note ^: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:90:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:149:13: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] leak1 = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:56:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(allocator, getCurrentNewAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:161:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningTest, Ignore2) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:161:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:59:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAllocatorTest, SetCurrentNewAllocatorToDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:59:1: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]98 :1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :warning67: :'override' keyword is incompatible with C++98 [-Wc++98-compat]35 : note: expanded from macro 'TEST' TEST(MockSupportTest, setDataString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: void testBody() _override; }; \19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:19: #define _override overridenote : ^expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp98::1741::1 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35TEST(MemoryLeakWarningTest, FailingTestDoesNotReportMemoryLeaks): ^note : expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 :note : noteexpanded from macro '_override': expanded from macro '_override' #define _override override ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:174:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:64:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(defaultNewAllocator(), getCurrentNewAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:101:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("string", mock().getData("data").getStringValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:69:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAllocatorTest, SetCurrentNewArrayAllocator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:69:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp#define _override override: 231 ^: 1: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 104:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningGlobalDetectorTest, turnOffNewOverloadsCausesNoAdditionalLeaks) ^ TEST(MockSupportTest, setDataDouble)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :^65 :24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :note65: :expanded from macro 'TEST'24 : note: void testBody() _override; }; \expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 void testBody() _override; }; \: ^note : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:#define _override override19 : ^ note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:231:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 104 ^: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :67#define _override override: 35 ^: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:73:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(allocator, getCurrentNewArrayAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:238:81: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] char* reallocMemory = (char*) cpputest_realloc_location_with_leak_detection(NULLPTR, 10, "file", 10); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp#define NULLPTR nullptr: 75 ^: 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(defaultNewArrayAllocator(), getCurrentNewArrayAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:107:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(1.0, mock().getData("data").getDoubleValue(), 0.05); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:248:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningGlobalDetectorTest, destroyGlobalDetector) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:78:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cppTEST(TestMemoryAllocatorTest, SetCurrentMallocAllocator): 248^: 1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hwarning:: 65'override' keyword is incompatible with C++98 [-Wc++98-compat]: 24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :note67: :expanded from macro 'TEST'35 : note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 306 ^: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override':/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp :note110: :#define _override overrideexpanded from macro '_override'1 : ^ #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, setDataPointer) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:78:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:110:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:254:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(DummyMemoryLeakDetector::wasDeleted()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:255:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(DummyMemoryLeakFailure::wasDeleted()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:82:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(allocator, getCurrentMallocAllocator()); /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp ^: 258:1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp ::warning262114: ::'override' keyword is incompatible with C++98 [-Wc++98-compat]515 :: notewarning: : expanded from macro 'POINTERS_EQUAL''nullptr' is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningGlobalDetectorTest, MemoryWarningPluginCanBeSetToDestroyTheGlobalDetector) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' POINTERS_EQUAL(ptr, mock().getData("data").getPointerValue()); POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h262/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:::31451306:::17 19:note: : noteexpanded from macro 'POINTERS_EQUAL'note: : expanded from macro 'NULLPTR'expanded from macro '_override' #define _override override #define NULLPTR nullptr ^ POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:258:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:84:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(defaultMallocAllocator(), getCurrentMallocAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:117:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:266:TEST(MockSupportTest, setConstDataPointer)5 :^ warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24 CHECK(DummyMemoryLeakDetector::wasDeleted());: ^note : expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :102:55: note: expanded from macro 'CHECK' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)306 : ^19 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note314: :expanded from macro '_override'17 : note: expanded from macro 'NULLPTR' #define _override override #define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp::87117::11:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35:TEST(TestMemoryAllocatorTest, MemoryAllocation) note^: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h void testBody() _override; }; \: 306 ^ :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:87:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp67::27135::1 :note : warningexpanded from macro 'TEST': 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningGlobalDetectorTest, crashOnLeakWithOperatorNew) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \65 : ^24 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro 'TEST': 19: note void testBody() _override; }; \: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:#define _override override19 : ^ note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:271:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:121:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(ptr, mock().getData("data").getConstPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:279:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(cpputestHasCrashed); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:93:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAllocatorTest, MallocNames) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:284:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningGlobalDetectorTest, crashOnLeakWithOperatorNewArray) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:93:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp::67124:1: :warning35: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'TEST' TEST(MockSupportTest, setDataFunctionPointer) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp : : ^expanded from macro 'TEST'284 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h1::306 void testBody() _override; }; \:warning 19: ^:'override' keyword is incompatible with C++98 [-Wc++98-compat] note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:expanded from macro '_override':306:19 67:: 35note#define _override override:: expanded from macro '_override' ^note : expanded from macro 'TEST' #define _override override ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:124:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:292:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(cpputestHasCrashed); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp::1795:: 5note:: expanded from macro 'NULLPTR'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define NULLPTR nullptr ^ STRCMP_EQUAL("Standard Malloc Allocator", defaultMallocAllocator()->name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:96:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("malloc", defaultMallocAllocator()->alloc_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:298:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:128:5TEST(MemoryLeakWarningGlobalDetectorTest, crashOnLeakWithOperatorMalloc): ^warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ FUNCTIONPOINTERS_EQUAL(ptr, mock().getData("data").getFunctionPointerValue());/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^97: :3065:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:19: :271warning :: note59'nullptr' is incompatible with C++98 [-Wc++98-compat]: : expanded from macro '_override' note: #define _override overrideexpanded from macro 'FUNCTIONPOINTERS_EQUAL' STRCMP_EQUAL("free", defaultMallocAllocator()->free_name()); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) note ^: expanded from macro 'STRCMP_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp ^: 298:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:100:1: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp5::131 TEST(TestMemoryAllocatorTest, NewNames):warning 1: ^:'nullptr' is incompatible with C++98 [-Wc++98-compat] warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]65 CHECK(cpputestHasCrashed); :24: ^ noteTEST(MockSupportTest, setDataObject)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro 'TEST'^102 :55: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hnote: void testBody() _override; }; \: 65 expanded from macro 'CHECK': ^ 24 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 306 expanded from macro 'TEST': ^ 19 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note void testBody() _override; }; \314: :expanded from macro '_override' ^17 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote#define _override override:: 306expanded from macro 'NULLPTR' ^: 19:#define NULLPTR nullptr note ^: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:100:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::13167::135:: note: expanded from macro 'TEST' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:312:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningGlobalDetectorTest, gettingTheGlobalDetectorDoesNotRestoreTheMemoryLeakOverloadsWhenTheyWereAlreadyOff) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:312:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:102:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Standard New Allocator", defaultNewAllocator()->name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp::314135::175:: notewarning: : expanded from macro 'NULLPTR''nullptr' is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ POINTERS_EQUAL(ptr, mock().getData("data").getObjectPointer()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:#define NULLPTR nullptr:103 314: ^: 485:: warningwarning: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin::setGlobalDetector(NULLPTR, NULLPTR); ^ STRCMP_EQUAL("new", defaultNewAllocator()->alloc_name());/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :note162: :expanded from macro 'NULLPTR'43 : #define NULLPTR nullptrnote : ^expanded from macro 'STRCMP_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:314:57: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:136 STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): MemoryLeakWarningPlugin::setGlobalDetector(NULLPTR, NULLPTR); 5 ^: ^ warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: 314:'nullptr' is incompatible with C++98 [-Wc++98-compat]:314 17::17 :note : noteexpanded from macro 'NULLPTR': STRCMP_EQUAL("type", mock().getData("data").getType().asCharString()); expanded from macro 'NULLPTR' ^ #define NULLPTR nullptr#define NULLPTR nullptr /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^ ^: 162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:104:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp :323:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("delete", defaultNewAllocator()->free_name()); CHECK(!areNewDeleteOverloaded); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::162102::4355:: notenote: : expanded from macro 'STRCMP_EQUAL'expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314note:: 17expanded from macro 'NULLPTR': note#define NULLPTR nullptr: expanded from macro 'NULLPTR' ^ #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:327:48: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin::setGlobalDetector(NULLPTR, NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:327:57: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin::setGlobalDetector(NULLPTR, NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:330:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:TEST(MemoryLeakWarningGlobalDetectorTest, checkIfTheMemoryLeakOverloadsAreOn)107 :^1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hwarning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:: :65'override' keyword is incompatible with C++98 [-Wc++98-compat]139: :241:: notewarning: TEST(TestMemoryAllocatorTest, NewArrayNames): expanded from macro 'TEST' 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ void testBody() _override; }; \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hTEST(MockSupportTest, setDataConstObject):: 24306^:: 19note:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro 'TEST'note65 : :expanded from macro '_override'24 : void testBody() _override; }; \ #define _override overridenote ^ : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 ^expanded from macro 'TEST': 19: note: expanded from macro '_override' void testBody() _override; }; \ ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:330:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:139:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp::67107::351:: notewarning: : expanded from macro 'TEST''override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override306 : ^19 : note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:333:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(MemoryLeakWarningPlugin::areNewDeleteOverloaded()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:109:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Standard New [] Allocator", defaultNewArrayAllocator()->name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:338:1: warning: STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp : ^143 :5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: TEST(MemoryLeakWarningGlobalDetectorTest, checkIfTheMemoryLeakOverloadsAreOff)314warning :: ^17'nullptr' is incompatible with C++98 [-Wc++98-compat] : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hnote:: 65expanded from macro 'NULLPTR': 24: note POINTERS_EQUAL(ptr, mock().getData("data").getConstObjectPointer());: #define NULLPTR nullptr expanded from macro 'TEST' ^ ^ void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^262 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h51::306 :note19: :expanded from macro 'POINTERS_EQUAL' note: expanded from macro '_override' #define _override override ^ POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp: :expanded from macro 'NULLPTR'110 :5: warning#define NULLPTR nullptr: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ STRCMP_EQUAL("new []", defaultNewArrayAllocator()->alloc_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp: :expanded from macro 'STRCMP_EQUAL'338 :1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67: STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)35 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'TEST' :314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp17: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \:144 : ^note5 : :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'NULLPTR' : warning306: :'nullptr' is incompatible with C++98 [-Wc++98-compat]#define NULLPTR nullptr19 : ^ note: expanded from macro '_override' #define _override override STRCMP_EQUAL("type", mock().getData("data").getType().asCharString()); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp17::111 :note5: :expanded from macro 'NULLPTR' warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ STRCMP_EQUAL("delete []", defaultNewArrayAllocator()->free_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:344:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!areNewDeleteOverloaded); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:114:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAllocatorTest, NullUnknownAllocation) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp::#define _override override147347 :: ^11 :: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTest, tracing) ^ TEST(MemoryLeakWarningGlobalDetectorTest, checkIfTheMemoryLeakOverloadsAreOnWithRestore) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::2465:: 24note:: expanded from macro 'TEST'note : expanded from macro 'TEST' void testBody() _override; }; \ void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 :note : noteexpanded from macro '_override': expanded from macro '_override' #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp ^:#define _override override 114 : ^1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:347:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:147:1 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: ^warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 67note:: 35expanded from macro '_override': note: #define _override overrideexpanded from macro 'TEST' ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:350:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(MemoryLeakWarningPlugin::areNewDeleteOverloaded()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:354:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningGlobalDetectorTest, checkIfTheMemoryLeakOverloadsAreOffWithSaveDisable) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp19::120 :note1: :expanded from macro '_override' warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ TEST(TestMemoryAllocatorTest, NullUnknownNames) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:354:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::155306::519:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ STRCMP_CONTAINS("boo", mock().getTraceOutput()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp::46120:: 1note:: expanded from macro 'STRCMP_CONTAINS'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)note : ^expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:156:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("foo", mock().getTraceOutput()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:357:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!MemoryLeakWarningPlugin::areNewDeleteOverloaded()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:361:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:123:TEST(MemoryLeakWarningGlobalDetectorTest, threadSafeMemoryLeakDetectorOverloadsAreAlsoOverloaded)5 :^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 65:24: note: expanded from macro 'TEST' STRCMP_EQUAL("Null Allocator", allocator->name()); void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h306::16219::43 :note : noteexpanded from macro '_override': expanded from macro 'STRCMP_EQUAL' #define _override override ^ STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:361:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp::19124:: 5note:: expanded from macro '_override'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ STRCMP_EQUAL("unknown", allocator->alloc_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:159:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:125TEST(MockSupportTest, tracingWorksHierarchically): 5^: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 65:24: note: expanded from macro 'TEST' STRCMP_EQUAL("unknown", allocator->free_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h void testBody() _override; }; \: 162 ^: 43:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'STRCMP_EQUAL'19 : note: expanded from macro '_override' #define _override override STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:365:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp CHECK(MemoryLeakWarningPlugin::areNewDeleteOverloaded());: 159 ^: 1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :warning102: :'override' keyword is incompatible with C++98 [-Wc++98-compat]55 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro 'CHECK'67 :35: note: expanded from macro 'TEST' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:374:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakWarningGlobalDetectorTest, turnOffNewOverloadsNoThrowCausesNoAdditionalLeaks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:374:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:138:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAllocatorTest, TryingToAllocateTooMuchFailsTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:168:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("boo", mock().getTraceOutput()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp189::13846::1 :note : warningexpanded from macro 'STRCMP_CONTAINS': 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp: ^:306 424::191:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ TEST(MemoryLeakWarningThreadSafe, turnOnThreadSafeMallocFreeReallocOverloadsDebug) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:169:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("foo", mock().getTraceOutput()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp: :expanded from macro 'NULLPTR'424 :1: warning#define NULLPTR nullptr: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:433:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(1, mutexLockCount); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:433:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:434:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp :191:1 CHECK_EQUAL(1, mutexUnlockCount);: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :127:42: note: expanded from macro 'CHECK_EQUAL' TEST(MockSupportTestWithFixture, CHECK_EXPECTED_MOCK_FAILURE_LOCATION_failed) ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::65314::2417:: notenote: : expanded from macro 'TEST'expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:434:#define _override override5 : ^ warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:191:1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp :warning163: :'override' keyword is incompatible with C++98 [-Wc++98-compat]1 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]67 :35: note: expanded from macro 'TEST' TEST(MemoryLeakAllocator, allocMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: void testBody() _override; }; \19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:19: #define _override overridenote : ^expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:439:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(2, mutexLockCount); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp439::1635::1 :warning : warning'nullptr' is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :127:3/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 67note:: 35expanded from macro 'CHECK_EQUAL': note: expanded from macro 'TEST' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::314 :note17: :expanded from macro '_override' note: expanded from macro 'NULLPTR' #define _override override#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:440:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(2, mutexUnlockCount); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:440:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:445:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(3, mutexLockCount); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:445:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:446:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(3, mutexUnlockCount); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:446:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp::172209::1: warning: 1'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakAllocator, freeMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65TEST(MockSupportTestWithFixture, CHECK_NO_MOCK_FAILURE_LOCATION_failed): 24^: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro 'TEST': 65:24: note: void testBody() _override; }; \expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: void testBody() _override; }; \19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:19: #define _override overridenote : ^expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp::209172::11:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::6767::3535:: notenote: : expanded from macro 'TEST'expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note: expanded from macro '_override'#define _override override ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp::180451::11:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakAllocator, originalAllocator)TEST(MemoryLeakWarningThreadSafe, turnOnThreadSafeNewDeleteOverloadsDebug) ^^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::6565::2424:: notenote: expanded from macro 'TEST' : expanded from macro 'TEST' void testBody() _override; }; \ void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override ^#define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp::451230:: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:: 35warning:: 32'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hwarning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:: :67'override' keyword is incompatible with C++98 [-Wc++98-compat]180: :351:: notewarning: : virtual ~OrderedTestShell() _destructor_override;expanded from macro 'TEST''override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \:: 67322 ^:: 3530/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::: 306notenote:: : 19expanded from macro 'TEST'expanded from macro '_destructor_override': note: expanded from macro '_override' #define _override override#define _destructor_override override ^ ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:232:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTestWithFixture, shouldCrashOnFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:232:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp: :expanded from macro 'TEST'182 :5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp POINTERS_EQUAL(defaultMallocAllocator(), allocator->actualAllocator());/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :461 ^306: :519:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: : warning262note: :: 'nullptr' is incompatible with C++98 [-Wc++98-compat]51expanded from macro '_override' : note: CHECK_EQUAL(2, mutexLockCount);expanded from macro 'POINTERS_EQUAL' #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__): expanded from macro 'CHECK_EQUAL' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314 CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 17 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 314expanded from macro 'NULLPTR': 17: note: expanded from macro 'NULLPTR'#define NULLPTR nullptr ^#define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:461:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cppexpanded from macro 'CHECK_EQUAL_LOCATION': 183:5: warning: UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314: 17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ STRCMP_EQUAL(defaultMallocAllocator()->alloc_name(), allocator->alloc_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:462:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(2, mutexUnlockCount); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cppexpanded from macro 'CHECK_EQUAL': 184:5: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)warning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ STRCMP_EQUAL(defaultMallocAllocator()->free_name(), allocator->free_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:462:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^127 :3/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314note:: 17expanded from macro 'CHECK_EQUAL': note: expanded from macro 'NULLPTR' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^142 :66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:240:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(cpputestHasCrashed); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:468:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(4, mutexLockCount); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:468:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:187:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MemoryLeakAllocator, name) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp: :246note469:: :1expanded from macro '_override'5: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] : warning#define _override override: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ TEST(MockSupportTestWithFixture, ShouldNotCrashOnFailureAfterCrashMethodWasReset) ^ CHECK_EQUAL(4, mutexUnlockCount);/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 127note:: 42expanded from macro 'TEST': note: expanded from macro 'CHECK_EQUAL' void testBody() _override; }; \ ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::31419::17 :note : noteexpanded from macro '_override': expanded from macro 'NULLPTR' #define _override override #define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:187:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h469::675::35 :warning : note'nullptr' is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:::246142306:::16619::: warningnotenote: : : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'CHECK_EQUAL_LOCATION'expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35#define _override override: UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^note ^ : expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:189:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("MemoryLeakAllocator", allocator->name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:256:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(cpputestHasCrashed); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:476:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(MemoryLeakWarningThreadSafe, turnOnThreadSafeNewDeleteOverloads) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/MemoryLeakWarningTest.cpp:476:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:201:17 virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \: ^warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:19: note: expanded from macro '_override' void exec() _override ^#define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:207:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocatorExecFunction() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:259:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupportTestWithFixture, failedMockShouldFailAgainWhenRepeated) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp::24206:: 56note:: expanded from macro 'TEST'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: FailableMemoryAllocatorExecFunction() : allocator_(NULLPTR), testFunction_(NULLPTR) {} note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 314 ^: 17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:206:80: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FailableMemoryAllocatorExecFunction() : allocator_(NULLPTR), testFunction_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupportTest.cpp:259:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:233:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(FailableMemoryAllocator, MallocWorksNormallyIfNotAskedToFail) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:233:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:236:21: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(memory != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:236:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(memory != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:240:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(FailableMemoryAllocator, FailFirstMalloc) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:240:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:243:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, (int*)malloc(sizeof(int))); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:243:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, (int*)malloc(sizeof(int))); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:246:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(FailableMemoryAllocator, FailSecondAndFourthMalloc) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:246:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:255:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR != memory1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:255:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR != memory1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:256:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, memory2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:256:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, memory2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:257:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR != memory3); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:257:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR != memory3); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:258:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, memory4); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:258:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, memory4); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:274:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(FailableMemoryAllocator, CheckAllFailingAllocsWereDone) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:274:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:285:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(FailableMemoryAllocator, FailFirstAllocationAtGivenLine) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:285:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:289:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, malloc(sizeof(int))); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:289:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, malloc(sizeof(int))); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:292:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(FailableMemoryAllocator, FailThirdAllocationAtGivenLine) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:292:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:294:25: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] int *memory[10] = { NULLPTR }; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:301:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (memory[allocation - 1] == NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:315:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(FailableMemoryAllocator, CheckAllFailingLocationAllocsWereDone) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:315:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:335:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryAccountantExecFunction() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:342:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:366:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAccountant, totalAllocsIsZero) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:366:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:372:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAccountant, countAllocationsPerSize) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:372:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:381:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAccountant, countAllocationsPerSizeMultipleAllocations) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:381:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:392:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAccountant, countAllocationsPerSizeMultipleAllocationsOutOfOrder) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:392:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:408:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAccountant, countDeallocationsPerSizeMultipleAllocations) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:408:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:419:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAccountant, countMaximumAllocationsAtATime) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:419:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:429:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAccountant, reportNoAllocations) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:429:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:431:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("CppUTest Memory Accountant has not noticed any allocations or deallocations. Sorry\n", accountant.report().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:434:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAccountant, reportAllocations) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:434:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:443:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("CppUTest Memory Accountant report:\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:451:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAccountant, reportAllocationsWithSizeZero) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:451:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:459:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("CppUTest Memory Accountant report:\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:476:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAccountant, withCacheSizesFailsWhenAlreadyAllocatedMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:476:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:485:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAccountant, reportWithCacheSizesEmpty) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:485:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:492:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("CppUTest Memory Accountant report (with cache sizes):\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:500:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAccountant, reportWithCacheSizes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:500:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:512:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("CppUTest Memory Accountant report (with cache sizes):\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:520:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestMemoryAccountant, reportWithCacheSizesMultipleCaches) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:520:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:532:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("CppUTest Memory Accountant report (with cache sizes):\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:560:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(AccountingTestMemoryAllocator, canAllocateAndAccountMemory) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:560:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:569:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(AccountingTestMemoryAllocator, canAllocateAndAccountMemoryMultipleAllocations) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:569:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:595:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(AccountingTestMemoryAllocator, useOriginalAllocatorWhenDeallocatingMemoryNotAllocatedByAllocator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:595:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:604:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(AccountingTestMemoryAllocator, allocatorForwardsAllocAndFreeName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:604:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:606:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("malloc", allocator->alloc_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:607:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("free", allocator->free_name()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:618:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:644:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalMemoryAccountant, start) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:644:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:648:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(accountant.getMallocAllocator(), getCurrentMallocAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:649:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(accountant.getNewAllocator(), getCurrentNewAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:650:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(accountant.getNewArrayAllocator(), getCurrentNewArrayAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:655:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalMemoryAccountant, stop) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:655:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:664:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(originalMallocAllocator, getCurrentMallocAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:665:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(originalNewAllocator, getCurrentNewAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:666:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(originalNewArrayAllocator, getCurrentNewArrayAllocator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:671:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalMemoryAccountant, report) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:671:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:679:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("1 1 1", accountant.report().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:682:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalMemoryAccountant, reportWithCacheSizes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:682:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:692:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("512 1 1 1", accountant.report().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:703:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalMemoryAccountant, StopCantBeCalledWithoutStarting) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:703:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:716:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalMemoryAccountant, startTwiceWillFail) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:716:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:732:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalMemoryAccountant, checkWhetherMallocAllocatorIsNotChanged) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:732:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:746:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalMemoryAccountant, checkWhetherNewAllocatorIsNotChanged) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:746:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:760:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(GlobalMemoryAccountant, checkWhetherNewArrayAllocatorIsNotChanged) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestMemoryAllocatorTest.cpp:760:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 179 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ 341 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:87:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, PrintConstCharStar) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:87:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:91:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("hellohello\n", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:94:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, PrintLong) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:94:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:98:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("1234", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:101:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, PrintSize) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:101:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:105:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("10", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:109:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, PrintDouble) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:109:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:112:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("12.34", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:115:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, StreamOperators) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:115:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:118:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("n=1234", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:121:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, PrintTestEnded) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:121:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:124:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(".", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:127:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, PrintTestALot) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:127:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:132:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("..................................................\n..........", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:135:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, PrintTestALotAndSimulateRepeatRun) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:135:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:148:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("..................................................\n.........." \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:153:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, SetProgressIndicator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:153:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:162:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(".!.", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:165:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, PrintTestVerboseStarted) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:165:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:169:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("TEST(group, test)", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:172:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, PrintTestVerboseEnded) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:172:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:178:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("TEST(group, test) - 5 ms\n", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:181:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, printColorWithSuccess) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:181:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:186:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n\033[32;1mOK (1 tests, 1 ran, 0 checks, 0 ignored, 0 filtered out, 10 ms)\033[m\n\n", ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:190:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, printColorWithFailures) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:190:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:197:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\n\033[31;1mErrors (1 failures, 1 tests, 1 ran, 0 checks, 0 ignored, 0 filtered out, 10 ms)" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:201:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, PrintTestRun) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:201:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:204:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Test run 2 of 3\n", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:207:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, PrintTestRunOnlyOne) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:207:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:210:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:213:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, PrintWithFailureInSameFile) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:213:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:216:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\nfile:20: error: Failure in TEST(group, test)\n\tmessage\n\n", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:219:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, PrintFailureWithFailInDifferentFile) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:219:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:225:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected, mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:228:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, PrintFailureWithFailInHelper) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:228:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:234:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected, mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:237:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, PrintInVisualStudioFormat) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:237:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:244:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected, mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:247:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, PrintTestStarts) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:247:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:250:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:253:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, printTestsEnded) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:253:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:263:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\nOK (1 tests, 3 ran, 1 checks, 2 ignored, 0 filtered out, 10 ms)\n\n", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:266:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, printTestsEndedWithFailures) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:266:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:271:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\nErrors (1 failures, 0 tests, 0 ran, 0 checks, 0 ignored, 0 filtered out, 10 ms)\n\n", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:274:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOutput, printTestsEndedWithNoTestsRunOrIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:274:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:279:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\nErrors (ran nothing, 1 tests, 0 ran, 0 checks, 0 ignored, 0 filtered out, 10 ms)\n" ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:359:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CompositeTestOutput, TestStartedAndEnded) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:359:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:363:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Test Start\nTest End 0\n", output1->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:364:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Test Start\nTest End 0\n", output2->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:367:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CompositeTestOutput, CurrentTestStartedAndEnded) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:367:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:371:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("s.", output1->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:372:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("s.", output2->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:375:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CompositeTestOutput, CurrentGroupStartedAndEnded) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:375:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:379:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Group Group Start\nGroup End 0\n", output1->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:380:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Group Group Start\nGroup End 0\n", output2->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:383:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CompositeTestOutput, PrintBuffer) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:383:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:386:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Boo", output1->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:387:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Boo", output2->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:390:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CompositeTestOutput, printChar) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:390:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:393:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Boo", output1->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:394:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Boo", output2->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:397:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CompositeTestOutput, printLong) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:397:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:401:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("10", output1->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:402:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("10", output2->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:405:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CompositeTestOutput, PrintSize) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:405:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:409:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("10", output1->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:410:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("10", output2->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:413:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CompositeTestOutput, printDouble) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:413:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:416:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("1.01", output1->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:417:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("1.01", output2->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:420:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CompositeTestOutput, verbose) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:420:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:423:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output1->isVerbose()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:424:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output2->isVerbose()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:427:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CompositeTestOutput, color) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:427:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:430:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output1->isColor()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:431:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(output2->isColor()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:434:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CompositeTestOutput, PrintTestFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:434:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:440:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\nfile:10: error: Failure in TEST(Group, Name)\n\tfailed\n\n", output1->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:441:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("\nfile:10: error: Failure in TEST(Group, Name)\n\tfailed\n\n", output2->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 242 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:445:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CompositeTestOutput, PrintTestRun) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:445:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:448:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Test run 1 of 2\n", output1->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:449:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Test run 1 of 2\n", output2->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:452:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CompositeTestOutput, setProgressIndicator) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:452:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:455:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("?", output1->getProgressIndicator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:456:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("?", output2->getProgressIndicator()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:459:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CompositeTestOutput, flush) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:459:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:462:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("flush", output1->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:463:3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("flush", output2->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:466:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CompositeTestOutput, deletePreviousInstanceWhenSettingNew) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestOutputTest.cpp:466:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:27: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:30: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestTestingFixture.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:35:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~OrderedTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:52:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, OrderObserved) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:52:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:64:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, hasReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:64:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:67:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mock_c()->actualCall("foo")->hasReturnValue() == 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:68:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mock_c()->hasReturnValue() == 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:71:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mock_c()->actualCall("foo2")->hasReturnValue() != 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:72:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mock_c()->hasReturnValue() != 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:75:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, expectAndActualOneCall) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:75:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:82:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, expectAndActualThreeCalls) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:82:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:91:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, expectNoCall) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:91:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, expectAndActualParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:128:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, expectAndActualParametersOnObject) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:128:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:137:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, boolParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:137:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:143:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, unsignedIntParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:143:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:149:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, longIntParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:149:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:155:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, unsignedLongIntParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:155:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:161:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, doubleParameterWithTolerance) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:161:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:169:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, longLongIntParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:169:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:175:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, unsignedLongLongIntParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:175:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:183:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, memoryBufferParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:183:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:191:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, outputParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:191:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:202:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, unmodifiedOutputParameter) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:202:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:211:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, outputParameters_differentType) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:211:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:222:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, outputParametersOfType) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:222:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:235:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, ignoreOtherParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:235:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:242:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, returnBoolValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:242:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:246:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected_value, mock_c()->actualCall("boo")->boolReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:246:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:247:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected_value, mock_c()->boolReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:247:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:251:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnBoolValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:251:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:260:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnBoolValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:260:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:268:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, returnIntValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:268:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:277:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnIntValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:277:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:286:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnIntValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:286:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:294:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, returnUnsignedIntValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:294:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:303:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnUnsignedIntValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:303:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:312:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnUnsignedIntValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:312:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:320:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, returnLongIntValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:320:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:329:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnLongIntValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:329:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:338:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnLongIntValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:338:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:346:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, returnUnsignedLongIntValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:346:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:355:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnUnsignedLongIntValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:355:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:364:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnUnsignedLongIntValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:364:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:374:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, returnLongLongIntValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:374:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:376:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int expected_value = -10L; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:378:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expected_value, mock_c()->actualCall("boo")->longLongIntReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:378:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:378:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:379:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expected_value, mock_c()->longLongIntReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:379:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:379:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:380:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(MOCKVALUETYPE_LONG_LONG_INTEGER, mock_c()->returnValue().type); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:380:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:380:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:383:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnLongLongIntValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:383:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:385:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int defaultValue = -10L; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:386:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int expectedValue = defaultValue - 1L; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:388:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expectedValue, mock_c()->actualCall("foo")->returnLongLongIntValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:388:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:388:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:389:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expectedValue, mock_c()->returnLongLongIntValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:389:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:389:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:392:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnLongLongIntValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:392:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:394:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int defaultValue = -10L; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:396:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(defaultValue, mock_c()->actualCall("foo")->returnLongLongIntValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:396:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:396:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:397:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(defaultValue, mock_c()->returnLongLongIntValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:397:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:397:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:400:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, returnUnsignedLongLongIntValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:400:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:402:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int expected_value = 10; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:404:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expected_value, mock_c()->actualCall("boo")->unsignedLongLongIntReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:404:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:404:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:405:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expected_value, mock_c()->unsignedLongLongIntReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:405:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:405:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:406:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(MOCKVALUETYPE_UNSIGNED_LONG_LONG_INTEGER, mock_c()->returnValue().type); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:406:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:406:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:409:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnUnsignedLongLongIntValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:409:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:411:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int defaultValue = 10L; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:412:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int expectedValue = defaultValue + 1L; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:414:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expectedValue, mock_c()->actualCall("foo")->returnUnsignedLongLongIntValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:414:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:414:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:415:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expectedValue, mock_c()->returnUnsignedLongLongIntValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:415:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:415:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:418:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnUnsignedLongLongIntValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:418:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:420:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int defaultValue = 10L; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:422:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(defaultValue, mock_c()->actualCall("foo")->returnUnsignedLongLongIntValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:422:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:422:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:423:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(defaultValue, mock_c()->returnUnsignedLongLongIntValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:423:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:423:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:428:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, returnStringValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:428:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:431:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("hello world", mock_c()->actualCall("boo")->stringReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:432:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("hello world", mock_c()->stringReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:436:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnStringValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:436:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:441:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expectedValue, mock_c()->actualCall("foo")->returnStringValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:442:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expectedValue, mock_c()->returnStringValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:445:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnStringValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:445:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:449:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(defaultValue, mock_c()->actualCall("foo")->returnStringValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:450:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(defaultValue, mock_c()->returnStringValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:453:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, returnDoubleValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:453:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:456:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(1.0, mock_c()->actualCall("boo")->doubleReturnValue(), 0.005); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:457:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(1.0, mock_c()->doubleReturnValue(), 0.005); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:461:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnDoubleValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:461:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:466:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(expectedValue, mock_c()->actualCall("foo")->returnDoubleValueOrDefault(defaultValue), 0.005); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:467:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(expectedValue, mock_c()->returnDoubleValueOrDefault(defaultValue), 0.005); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:470:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnDoubleValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:470:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:474:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(defaultValue, mock_c()->actualCall("foo")->returnDoubleValueOrDefault(defaultValue), 0.005); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:475:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(defaultValue, mock_c()->returnDoubleValueOrDefault(defaultValue), 0.005); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:478:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, returnPointerValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:478:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:481:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL((void*) 10, mock_c()->actualCall("boo")->pointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:482:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL((void*) 10, mock_c()->pointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:486:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnPointerValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:486:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:491:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(expectedValue, mock_c()->actualCall("foo")->returnPointerValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:492:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(expectedValue, mock_c()->returnPointerValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:495:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnPointerValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:495:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:499:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(defaultValue, mock_c()->actualCall("foo")->returnPointerValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:500:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(defaultValue, mock_c()->returnPointerValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:503:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, returnConstPointerValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:503:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:506:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL((const void*) 10, mock_c()->actualCall("boo")->constPointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:507:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL((const void*) 10, mock_c()->constPointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:511:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnConstPointerValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:511:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:516:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(expectedValue, mock_c()->actualCall("foo")->returnConstPointerValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:517:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(expectedValue, mock_c()->returnConstPointerValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:520:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnConstPointerValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:520:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:524:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(defaultValue, mock_c()->actualCall("foo")->returnConstPointerValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:525:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(defaultValue, mock_c()->returnConstPointerValueOrDefault(defaultValue)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:528:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, returnFunctionPointerValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:528:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:531:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(dummy_function_for_mock_c_test, mock_c()->actualCall("boo")->functionPointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:532:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(dummy_function_for_mock_c_test, mock_c()->functionPointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:536:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenReturnValueIsGivenReturnFunctionPointerValueOrDefaultShouldIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:536:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:539:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(dummy_function_for_mock_c_test, mock_c()->actualCall("foo")->returnFunctionPointerValueOrDefault(dummy_function_for_mock_c_test_two)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:540:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(dummy_function_for_mock_c_test, mock_c()->returnFunctionPointerValueOrDefault(dummy_function_for_mock_c_test_two)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:543:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, whenNoReturnValueIsGivenReturnFunctionPointerValueOrDefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:543:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:546:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(dummy_function_for_mock_c_test_two, mock_c()->actualCall("foo")->returnFunctionPointerValueOrDefault(dummy_function_for_mock_c_test_two)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:547:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(dummy_function_for_mock_c_test_two, mock_c()->returnFunctionPointerValueOrDefault(dummy_function_for_mock_c_test_two)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:550:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, MockSupportWithScope) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:550:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:558:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, MockSupportSetBoolData) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:558:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:561:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(1, mock_c()->getData("boolean").value.boolValue); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:561:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:564:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, MockSupportSetIntData) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:564:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:570:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, MockSupportSetDoubleData) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:570:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:573:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(1.00, mock_c()->getData("double").value.doubleValue, 0.05); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:576:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, MockSupportSetStringData) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:576:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:579:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("hello world", mock_c()->getData("string").value.stringValue); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:582:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, MockSupportSetPointerData) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:582:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:585:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL((void*) 1, mock_c()->getData("pointer").value.pointerValue); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:588:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, MockSupportSetConstPointerData) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:588:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:591:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL((const void*) 1, mock_c()->getData("constPointer").value.constPointerValue); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:594:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, MockSupportMemoryBufferData) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:594:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:597:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(0xDEAD, mock_c()->getData("name").value.memoryBufferValue); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:601:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, MockSupportSetFunctionPointerData) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:601:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:604:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(dummy_function_for_mock_c_test, mock_c()->getData("functionPointer").value.functionPointerValue); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:607:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, MockSupportSetDataObject) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:607:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:610:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL((void*) 1, mock_c()->getData("name").value.objectValue); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:613:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, MockSupportSetDataConstObject) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:613:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:616:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL((void*) 5, mock_c()->getData("name").value.constObjectValue); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:619:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, WorksInCFile) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:619:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:640:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] MSC_SWITCHED_TEST(MockSupport_c, NoExceptionsAreThrownWhenAMock_cCallFailed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:637:48: note: expanded from macro 'MSC_SWITCHED_TEST' #define MSC_SWITCHED_TEST(testGroup, testName) TEST(testGroup, testName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:640:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:637:48: note: expanded from macro 'MSC_SWITCHED_TEST' #define MSC_SWITCHED_TEST(testGroup, testName) TEST(testGroup, testName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:649:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!destructorWasCalled); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:659:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED(MockSupport_c, shouldCrashOnFailure, 21) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:76:36: note: expanded from macro 'TEST_ORDERED' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:669:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(cpputestHasCrashed); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:675:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED(MockSupport_c, nextTestShouldNotCrashOnFailure, 22) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:76:36: note: expanded from macro 'TEST_ORDERED' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:684:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(cpputestHasCrashed); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:695:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, failureWithParameterOfTypeCoversValueToString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:695:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:714:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, successWithOutputParameterOfType) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:714:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:733:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, expectOneMemBufferParameterAndValueFailsDueToContents) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:733:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:742:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockSupport_c, ignoreOtherCalls) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockSupport_cTest.cpp:742:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 185 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:9: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:30:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(AllocLetTestFree, Create) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/AllocLetTestFreeTest.cpp:30:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ 37 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:In file included from 59/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::6828:: In file included from warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :noexcept specifications are incompatible with C++98 [-Wc++98-compat]45 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' virtual void postTestAction(UtestShell& test, TestResult& result) _override; #define UT_NOTHROW noexcept ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: In file included from expanded from macro '_override' :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60#define _override override: 70 ^: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::281: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::6445:: 51/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:: 45warning:: 91noexcept specifications are incompatible with C++98 [-Wc++98-compat]: warning: void operator delete (void* mem, size_t size) UT_NOTHROW; ^'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); #define UT_NOTHROW noexcept ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptrIn file included from ^: 1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual void setup() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h306::3119: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _override override: 31 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp::8628:: 51In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :warning39: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ virtual void copy(void* dst, const void* src) _override { copier_(dst, src); }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro '_override'19 : note#define _override override: expanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::2928: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::3142: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::4532:: 5In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning31: : defaulted function definitions are incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: DEFAULT_COPY_CONSTRUCTOR(TestResult)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h : ^90 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h50::150 :warning80: :'nullptr' is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' : expectedCall_(expectedCall), next_(NULLPTR) {} #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::2829: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::4431: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h93::3259: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :warning41: :'override' keyword is incompatible with C++98 [-Wc++98-compat]57 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockActualCall& withCallOrder(unsigned int) _override; note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define _override override: 19 ^: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override;'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override;: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:#define _override override19 : ^ note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::2831: : In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::4432: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::11243::7783:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override;19 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:19#define _override override: ^note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:In file included from 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp: :In file included from 28/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :In file included from 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :In file included from 45/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h32:: 46/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::4045:: 92warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ #define _destructor_override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp#define _override override: 28 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: virtual void preTestAction(UtestShell& test, TestResult& result) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h ^: 31/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::1932:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hnote:: 46expanded from macro '_override': 109: #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h : ^45 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::49306::7119:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' virtual void postTestAction(UtestShell& test, TestResult& result) _override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:28: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::2945: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::4531:: 91In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :warning32: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp ^: 30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::306120:19: :note34: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h30:: 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h124::5545::120 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp19::30 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h: :expanded from macro '_override'125 :26: warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp29:: 30In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::31148: :In file included from 39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 32warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 57:121: warning virtual ~StringBufferTestOutput() _destructor_override;: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp::1930:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.hnote:: 150expanded from macro '_override': 37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29#define _override override: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp59::3035: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :warning155: :'override' keyword is incompatible with C++98 [-Wc++98-compat]18 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override virtual bool hasReturnValue() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::3029: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h181::3136: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 32'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: virtual ~CompositeTestOutput() _destructor_override; warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :322:30: note: expanded from macro '_destructor_override' virtual bool returnBoolValue() _override; ^#define _destructor_override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cppexpanded from macro '_override': 30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:#define _override override38 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::30629:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :note31: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: virtual int returnIntValueOrDefault(int default_value) _override;warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual void printTestsEnded(const TestResult& result) _override; note ^: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override #define _override override ^ ^ In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::3029: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h186::3166: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hwarning:: 32'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: virtual void printCurrentTestStarted(const UtestShell& test) _override;warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual int returnIntValue() _override; ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :30: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h : ^187 :63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp: virtual void printCurrentTestEnded(const TestResult& res) _override;29 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::31306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro '_override': 68:#define _override override60 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30 virtual unsigned long int returnUnsignedLongIntValue() _override;: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h ^: 188:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h67::306 :warning19: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp::3130: : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::18932:: 64/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 69warning:: 86'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :note30: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :191:48: #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::30629:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :note31: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 71:43In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :warning30: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ virtual void color() _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 :note : noteexpanded from macro '_override': expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp43::29 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: virtual void printBuffer(const char*) _override;32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h72::30674::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override ^ virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::30306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h19::194 :note37: :expanded from macro '_override' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31In file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h30:: 32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h195::7430::65 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override;: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h : ^196 :32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::30629:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :note31: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:#define _override override32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19306:: 19note:: expanded from macro '_override'note : expanded from macro '_override' #define _override override ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cppwarning:: 29'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from virtual void printFailure(const TestFailure& failure) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h : ^32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::30677::1956:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual cpputest_longlong returnLongLongIntValue() _override;In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp ^: 30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::306199::1952:: notewarning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cppexpanded from macro '_override': 29: In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h : ^31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :warning30: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; virtual void flush() _override; ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 :note : noteexpanded from macro '_override': expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp31:: 70In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h31::32 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]89 :52: warning: virtual ~MockTestResult() _destructor_override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note virtual const void * returnConstPointerValue() _override;: expanded from macro '_destructor_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _destructor_override override306 : ^19 : note: expanded from macro '_override' #define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :84:33: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from virtual void testsStarted() _override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h306::3119: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90#define _override override: 87 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :88:31: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; virtual void testsEnded() _override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp92::2959: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hwarning:: 31'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h virtual void currentTestStarted(UtestShell* /*test*/) _override: 92 ^: 41/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' #define _override override virtual void * returnPointerValue() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:: 96note:: 57expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void currentTestEnded(UtestShell* /*test*/) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:100:In file included from 60/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:: 29warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h virtual void currentGroupStarted(UtestShell* /*test*/) _override: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::93306::5619:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp::19104:: 58note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void currentGroupEnded(UtestShell* /*test*/) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp #define _override override: 29 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:136:40: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] myRegistry->setCurrentRegistry(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp29:: 155In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h1::31 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146TEST(TestRegistry, registryMyRegistryAndReset): 58^: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::314306::1719:: notenote: : expanded from macro 'NULLPTR'expanded from macro '_override' #define _override override #define NULLPTR nullptr ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::15532:: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 159warning:: 36'override' keyword is incompatible with C++98 [-Wc++98-compat]: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]67 :35: note: expanded from macro 'TEST' virtual ~MockActualCallTrace() _destructor_override; ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^322 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h30::306 :note19: :expanded from macro '_destructor_override' note: expanded from macro '_override' #define _override override#define _destructor_override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp32:: 157/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::5165:: 100warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->getCurrentRegistry() == myRegistry); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 314:17: note: #define _override overrideexpanded from macro 'NULLPTR' ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp: :expanded from macro '_override'160 :1: warning: #define _override override 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ TEST(TestRegistry, emptyRegistryIsEmpty) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp24::29 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hexpanded from macro 'TEST': 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h void testBody() _override; }; \: 32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::170306::8919:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' #define _override override ^ virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp::31160: :In file included from 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 32warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 171:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h94::67 :warning35: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :162:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->countTests() == 0); ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::10229:: 55In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :note31: : expanded from macro 'CHECK'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 175 ^: 122/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314warning:: 17'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:: 165note:: 1expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ TEST(TestRegistry, addOneTestIsNotEmpty) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp: void testBody() _override; }; \29 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::31306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 32note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.hexpanded from macro '_override': 178:125#define _override override: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp165::291: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hwarning:: 31'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::6732:: 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:: 180note:: 35expanded from macro 'TEST': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ virtual bool hasReturnValue() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: #define _override overrideexpanded from macro '_override' ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp::186168::605:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->countTests() == 1); ^ virtual int returnIntValueOrDefault(int default_value) _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 102:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h55::306 :note19: :expanded from macro 'CHECK' note: expanded from macro '_override' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' In file included from #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:: 171note:: 1expanded from macro '_override': warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ TEST(TestRegistry, addOneTwoTests) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:In file included from 65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::2429:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :expanded from macro 'TEST'31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: void testBody() _override; }; \32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h192::30643::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' #define _override override ^ virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h::171193::174:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::306 :note19: :expanded from macro '_override' note: expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:175:5 virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override;: ^warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 306:19: CHECK(myRegistry->countTests() == 2);note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:#define _override override55 : ^ note: expanded from macro 'CHECK' In file included from CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h314::3117: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro 'NULLPTR': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201#define NULLPTR nullptr: 51 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp : ^178 :1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:TEST(TestRegistry, runTwoTests)29 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h31:: 65In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h24::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: :expanded from macro 'TEST'205 :46: void testBody() _override; }; \warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual const char * returnStringValue() _override; #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp: virtual double returnDoubleValue() _override;178 : ^1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :note67: :expanded from macro '_override'35 : note: expanded from macro 'TEST' #define _override override ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp306::2919: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hnote:: 31expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:#define _override override32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]182 :5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!test1->hasRun_); ^ virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^102 :55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro 'CHECK': note: expanded from macro '_override' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^#define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptrIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp : ^183 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h5::306 :warning19: :'nullptr' is incompatible with C++98 [-Wc++98-compat] note: expanded from macro '_override' CHECK(!test2->hasRun_); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h#define _override override: 102 ^: 55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h29:: 314In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h17::31 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro 'NULLPTR': 32: #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^217 :71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp19::185 :note5: :expanded from macro '_override' warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override CHECK(test1->hasRun_); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp ^: 29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::1731:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: :expanded from macro 'NULLPTR'32 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define NULLPTR nullptr: 219 ^: 61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp: :expanded from macro '_override'186 :5: warning: #define _override override'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ CHECK(test2->hasRun_); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp : ^189 :1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override' TEST(TestRegistry, runTwoTestsCheckResultFunctionsCalled) ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::30629:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :note31: : expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:189:In file included from 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:: 29warning: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h31:: 67In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h35::32 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:: 72expanded from macro 'TEST': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; }: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp202::291: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hwarning:: 31'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hTEST(TestRegistry, runThreeTestsandTwoGroupsCheckResultFunctionsCalled): 32^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h249::6590::24 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; }note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define _override override: 19 ^: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :202:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67 virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; }: 35 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro 'TEST': 19: note: expanded from macro '_override' #define _override override virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:211:1: warning: virtual bool returnBoolValue() _override { return false; }'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hTEST(TestRegistry, unDoTest): 306^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :note65: :expanded from macro '_override'24 : note: expanded from macro 'TEST'#define _override override ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :211:1: #define _override overridewarning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' In file included from virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h306::3119: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 32expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h#define _override override: 263 ^: 52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :note214: :expanded from macro '_override'5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ CHECK(myRegistry->countTests() == 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :note29: : expanded from macro 'CHECK'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)32 : ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h269::31466::17 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp: :In file included from 216/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h::5: warning: 31'nullptr' is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32 CHECK(myRegistry->countTests() == 0);: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h ^: 271/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::65102:: 55warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h314::30617::19 :note : noteexpanded from macro 'NULLPTR': expanded from macro '_override'#define NULLPTR nullptr ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp::19219:: 1note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^TEST(TestRegistry, unDoButNoTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cppnote:: 29expanded from macro 'TEST': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31 void testBody() _override; }; \: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306::19277:: 51note: warning: : expanded from macro '_override''override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h219::2781::78 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 :note : noteexpanded from macro '_override': expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :warning221: :'override' keyword is incompatible with C++98 [-Wc++98-compat]5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->countTests() == 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h virtual const char * returnStringValueOrDefault(const char * value) _override { return value; }: 102 ^: 55:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'CHECK'19 : note: expanded from macro '_override' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptrIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp ^: 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:223#define _override override: 5 ^: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->countTests() == 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp55::29 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hexpanded from macro 'CHECK': 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h : ^287 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h62::314 :warning17: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cppwarning:: 226'override' keyword is incompatible with C++98 [-Wc++98-compat]: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, reallyUndoLastTest) virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; }^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h65::30624::19 :note : noteexpanded from macro 'TEST': expanded from macro '_override' void testBody() _override; }; \ ^#define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:226:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp67::2935: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hnote:: 31expanded from macro 'TEST': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \295 : ^52 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning306: :'override' keyword is incompatible with C++98 [-Wc++98-compat]19 : note: expanded from macro '_override' #define _override override ^ virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:230:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->countTests() == 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:232:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->countTests() == 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:234:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(test1->hasRun_); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:235:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!test2->hasRun_); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp55::29 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hexpanded from macro 'CHECK': 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 60 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 314'nullptr' is incompatible with C++98 [-Wc++98-compat]: 17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:238:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, findTestWithNameDoesntExist) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:238:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:240:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->findTestWithName("ThisTestDoesntExists") == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:240:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->findTestWithName("ThisTestDoesntExists") == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:243:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, findTestWithName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:243:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h29:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h19::31 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro '_override': 33: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h : ^40 :40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp: virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override;249 : ^71 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'nullptr' is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' CHECK(myRegistry->findTestWithName("NameOfATestThatDoesExist") != NULLPTR); ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:249In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp5::29 : warningIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33 CHECK(myRegistry->findTestWithName("NameOfATestThatDoesExist") != NULLPTR);: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h ^: 45/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::87102:: 55warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314 virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override;: 17 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'NULLPTR'306 :19#define NULLPTR nullptr: ^note : expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cppwarning:: 252'override' keyword is incompatible with C++98 [-Wc++98-compat]: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, findTestWithGroupDoesntExist) ^ virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro 'TEST': note: void testBody() _override; }; \expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override306 : ^19 : note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp::19252:: 1note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h#define _override override: 67 ^: 35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::29306: :In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:: 31note: : In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :33: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50 : ^107 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp: warning: :'override' keyword is incompatible with C++98 [-Wc++98-compat]254 :73: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->findTestWithGroup("ThisTestGroupDoesntExists") == NULLPTR); ^ virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::17306:: 19note:: expanded from macro 'NULLPTR'note : expanded from macro '_override'#define NULLPTR nullptr ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:254:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from CHECK(myRegistry->findTestWithGroup("ThisTestGroupDoesntExists") == NULLPTR);/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::31102: :In file included from 55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: note: expanded from macro 'CHECK'33 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp : ^257 :1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override'TEST(TestRegistry, findTestWithGroup) ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp: :expanded from macro '_override'29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:#define _override override31 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:257:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:In file included from 67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::3529:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :expanded from macro 'TEST'31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 124 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' #define _override override ^ virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :263:note73: :expanded from macro '_override' warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ CHECK(myRegistry->findTestWithGroup("GroupOfATestThatDoesExist") != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:In file included from 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::1729:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h: :expanded from macro 'NULLPTR'31 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h#define NULLPTR nullptr: 33 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp62::26387::5 :warning : warning'override' keyword is incompatible with C++98 [-Wc++98-compat]: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(myRegistry->findTestWithGroup("GroupOfATestThatDoesExist") != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override;: 102 ^: 55:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note306: :expanded from macro 'CHECK'19 : note: expanded from macro '_override' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define _override override314 : ^17 : note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp33:: 266/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::167:: 66warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, nameFilterWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: virtual MockExpectedCall& andReturnValue(unsigned int value) _override;expanded from macro 'TEST' ^ void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::306 :note19: :expanded from macro '_override' note: expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :note266: :expanded from macro '_override'1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :67:35: note: expanded from macro 'TEST' In file included from virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h306::3119: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hnote:: 33expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69#define _override override: 71 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp273::295: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.hwarning:: 31'nullptr' is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33 CHECK(test1->hasRun_);: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h ^: 73:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h65::102 :warning55: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::17306:: 19note:: expanded from macro 'NULLPTR'note : expanded from macro '_override'#define NULLPTR nullptr ^ #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h::27433:: 5/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:: 74warning:: 59'nullptr' is incompatible with C++98 [-Wc++98-compat]: warning: CHECK(!test2->hasRun_);'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)306 : ^19 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note314: :expanded from macro '_override'17 : note: expanded from macro 'NULLPTR' #define NULLPTR nullptr #define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:277:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, groupFilterWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:277:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cppexpanded from macro '_override': 284:5: #define _override overridewarning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(test1->hasRun_); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cppexpanded from macro 'CHECK': 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 33 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::158314::7417:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp ^: 285:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!test2->hasRun_); ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::10229:: 55In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :note31: : expanded from macro 'CHECK'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 91 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 314'override' keyword is incompatible with C++98 [-Wc++98-compat]: 17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h288::3061::19 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro '_override' TEST(TestRegistry, runTestInSeperateProcess)#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h29:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h19::31 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro '_override': 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h#define _override override: 163 ^: 105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:288:1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :warning29: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h31:: 67In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h35::33 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h: :expanded from macro 'TEST'164 :80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; }#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp#define _override override: 293 ^: 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(test1->isRunInSeperateProcess()); ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h29:: 102In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h55::31 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.hexpanded from macro 'CHECK': 33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; }#define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp#define _override override: ^ 296:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, CurrentRepetitionIsCorrectNone) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::6529:: 24In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :note31: : expanded from macro 'TEST'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::33306: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h19::171 :note106: :expanded from macro '_override' warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::29629:: 1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h :warning31: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h33:: 67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::35172:: 102note:: expanded from macro 'TEST'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; }: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 306 ^: 19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :298:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp CHECK(0 == myRegistry->getCurrentRepetition());: 29 ^: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::31102: :In file included from 55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:: 33note: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.hexpanded from macro 'CHECK': 177:52: warning: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } #define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::303181::165:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, CurrentRepetitionIsCorrectTwo) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65: virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; }24 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'TEST': 306:19: void testBody() _override; }; \ note ^: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19:#define _override override note ^: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:#define _override override303 : ^1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cppexpanded from macro 'TEST': 29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h33:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h::19183:: 66note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp#define _override override: 305 ^: 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == myRegistry->getCurrentRepetition()); ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::29102: :In file included from 55/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:: 31note: : In file included from expanded from macro 'CHECK'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h :33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)59 : ^ warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]314 :17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:315:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MyTestPluginDummy() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:316:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell&, TestResult&) _override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:317:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell&, TestResult&) _override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:320:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, ResetPluginsWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:320:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 308 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:331:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, listTestGroupNames_shouldListBackwardsGroup1AfterGroup11AndGroup2OnlyOnce) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:64:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ~MockExpectedCallsListForTest() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cppnote:: 331expanded from macro '_destructor_override': 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _destructor_override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^67 :35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:39:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockStrictOrderTest, OrderObserved) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:344:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("GROUP_2 GROUP_11 GROUP_1", s.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp#define NULLPTR nullptr: 39 ^: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:347:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, listTestGroupAndCaseNames_shouldListBackwardsGroupATestaAfterGroupAtestaa) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:347:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:361:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("GROUP_A.test_aa GROUP_B.test_b GROUP_A.test_a", s.asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:51:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockStrictOrderTest, someOrderObserved) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:364:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, shuffleEmptyListIsNoOp) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp65::5124::1 :note : warningexpanded from macro 'TEST': 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h void testBody() _override; }; \: 67 ^: 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro 'TEST': note: expanded from macro '_override' #define _override override ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:364:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:366:46: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(myRegistry->getFirstTest() == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:366:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(myRegistry->getFirstTest() == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:63:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockStrictOrderTest, orderViolated) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:368:46: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(myRegistry->getFirstTest() == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:63:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp :368/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::567:: 35warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'TEST' CHECK_TRUE(myRegistry->getFirstTest() == NULLPTR); ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 108/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::69306:: 19note:: expanded from macro 'CHECK_TRUE'note : expanded from macro '_override' #define _override override ^ CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:371:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, shuffleSingleTestIsNoOp) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:371:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:375:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(myRegistry->getFirstTest() == test1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:85:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:383:1: TEST(MockStrictOrderTest, orderViolatedWorksHierarchically)warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65IGNORE_TEST(TestRegistry, shuffleTestList): 24^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro 'TEST'79 :27: note: expanded from macro 'IGNORE_TEST' void testBody() _override; }; \ public: void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306306::1919:: notenote: : expanded from macro '_override'expanded from macro '_override' #define _override override ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:383:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:85 virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \: 1: ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 306:19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 67note:: 35expanded from macro '_override': note: #define _override overrideexpanded from macro 'TEST' ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:394:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(first_before == test1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:395:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(second_before == test2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:396:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(third_before == test3); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:397:44: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(third_before->getNext() == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:397:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(third_before->getNext() == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:108:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockStrictOrderTest, orderViolatedWorksWithExtraUnexpectedCall) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:406:5:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp :warning108: :'nullptr' is incompatible with C++98 [-Wc++98-compat]1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h CHECK_TRUE(first_after == test2);: 67 ^: 35: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hnote:: 108expanded from macro 'TEST': 69: note: expanded from macro 'CHECK_TRUE' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) #define _override override ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:407:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(second_after == test3); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:408:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(third_after == test1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:409:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(third_after->getNext() == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:409:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(third_after->getNext() == NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:134:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockStrictOrderTest, orderViolatedWithinAScope) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:134:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:412:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestRegistry, reverseTests) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:412:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp::35153:: 1note:: expanded from macro 'TEST'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockStrictOrderTest, orderNotViolatedAcrossScopes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \65 : ^24 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro 'TEST': 19: void testBody() _override; }; \note ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306expanded from macro '_override': 19: note: expanded from macro '_override' #define _override override #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:153:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:419:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(test1 == myRegistry->getFirstTest()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:167:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockStrictOrderTest, orderViolatedAcrossScopes) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:167:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:422:1: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' TEST(TestRegistry, reverseZeroTests) #define _override override^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:422:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp:426:11: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp: :'nullptr' is incompatible with C++98 [-Wc++98-compat]181 :1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == myRegistry->getFirstTest()); TEST(MockStrictOrderTest, orderUsingNCalls) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h314::6517::24 :note : noteexpanded from macro 'NULLPTR': expanded from macro 'TEST' #define NULLPTR nullptr void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestRegistryTest.cpp#define _override override: 426 ^: 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == myRegistry->getFirstTest()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockStrictOrderTest.cpp:181:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 273 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ 174 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockFailure.h:57:28: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockFailure() _destructor_override {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:72:68: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool isEqual(const void* object1, const void* object2) _override { return equal_(object1, object2); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:73:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString valueToString(const void* object) _override { return valueToString_(object); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:86:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void copy(void* dst, const void* src) _override { copier_(dst, src); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockNamedValue.h:104:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(MockNamedValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockActualCall.h:34: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockExpectedCallsList.h:90:50: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : expectedCall_(expectedCall), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:38:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedActualCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:40:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:41:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:42:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:43:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:44:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:45:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:46:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:47:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:48:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:49:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:50:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:51:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:52:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:53:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:54:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:55:120: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& type, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:56:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:57:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& type, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:59:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:60:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:62:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:63:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:65:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:66:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:68:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:69:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:71:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:72:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:74:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:75:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:77:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:78:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:80:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:81:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:83:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:84:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:86:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:87:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:89:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:90:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:92:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:93:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:95:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:96:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:98:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:146:58: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] : name_(name), type_(type), ptr_(ptr), next_(NULLPTR) {} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:159:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockActualCallTrace() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:161:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:162:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:163:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:164:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:165:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:166:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:167:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:168:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:169:114: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:170:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:171:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:172:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:173:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:174:101: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:175:122: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:176:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:177:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:178:125: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString& typeName, const SimpleString& name, void* output) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:180:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:181:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:183:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:184:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:186:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:187:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:189:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:190:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:192:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:193:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:195:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:196:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:198:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:199:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:201:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:202:86: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:204:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:205:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:207:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:208:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:210:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:211:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void *) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:213:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:214:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * default_value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:216:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:217:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*)()))() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:219:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:237:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:238:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:239:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:240:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:241:89: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:242:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:243:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:244:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:245:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:246:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:247:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:248:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:249:90: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:250:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withFunctionPointerParameter(const SimpleString& , void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:251:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:252:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:253:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameter(const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:254:104: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& withOutputParameterOfType(const SimpleString&, const SimpleString&, void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:256:35: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool hasReturnValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:257:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockNamedValue returnValue() _override { return MockNamedValue(""); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:259:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValueOrDefault(bool value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:260:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool returnBoolValue() _override { return false; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:262:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:263:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual int returnIntValueOrDefault(int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:265:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:266:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned long int returnUnsignedLongIntValueOrDefault(unsigned long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:268:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:269:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual long int returnLongIntValueOrDefault(long int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:271:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:272:98: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault(cpputest_ulonglong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:274:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:275:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual cpputest_longlong returnLongLongIntValueOrDefault(cpputest_longlong value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:277:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValue() _override { return 0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:278:78: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual unsigned int returnUnsignedIntValueOrDefault(unsigned int value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:280:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValue() _override { return 0.0; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:281:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual double returnDoubleValueOrDefault(double value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:283:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValue() _override { return ""; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:284:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char * returnStringValueOrDefault(const char * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:41: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:287:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValueOrDefault(void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:290:79: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValueOrDefault(const void * value) _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:293:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValueOrDefault(void (*value)()))() _override { return value; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:295:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockActualCall& onObject(const void* ) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:286:60: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void * returnPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:289:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual const void * returnConstPointerValue() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedActualCall.h:292:71: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void (*returnFunctionPointerValue())() _override { return NULLPTR; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:40:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MockCheckedExpectedCall() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:42:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:43:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int callOrder) _override { return withCallOrder(callOrder, callOrder); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:44:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int initialCallOrder, unsigned int finalCallOrder) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:45:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString& name, bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:46:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString& name, int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:47:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString& name, unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:48:94: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString& name, long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:49:111: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString& name, unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:50:107: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString& name, cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:51:116: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString& name, cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:52:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:53:109: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString& name, double value, double tolerance) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:54:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString& name, const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:55:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& name, void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:56:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:57:103: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& name, void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:58:124: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString& name, const unsigned char* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:59:126: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:60:118: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString& name, const void* value, size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:61:141: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString& typeName, const SimpleString& name, const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:62:87: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString& name) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:63:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:65:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:66:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:67:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:68:62: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:69:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:70:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:71:72: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:72:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:73:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:74:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:75:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void* value) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:76:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*value)()) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:80:57: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void* objectPtr) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:154:61: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withName(const SimpleString&) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:155:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:156:73: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withCallOrder(unsigned int, unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:157:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withBoolParameter(const SimpleString&, bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:158:74: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withIntParameter(const SimpleString&, int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:159:91: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedIntParameter(const SimpleString&, unsigned int) _override{ return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:160:83: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongIntParameter(const SimpleString&, long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:161:100: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongIntParameter(const SimpleString&, unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:162:96: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withLongLongIntParameter(const SimpleString&, cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:163:105: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnsignedLongLongIntParameter(const SimpleString&, cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:164:80: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:165:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withDoubleParameter(const SimpleString&, double, double) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:166:85: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withStringParameter(const SimpleString&, const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:167:81: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withPointerParameter(const SimpleString& , void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:168:92: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withConstPointerParameter(const SimpleString& , const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:169:93: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withFunctionPointerParameter(const SimpleString& , void(*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:170:108: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withMemoryBufferParameter(const SimpleString&, const unsigned char*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:171:106: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withParameterOfType(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:172:102: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterReturning(const SimpleString&, const void*, size_t) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:173:121: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withOutputParameterOfTypeReturning(const SimpleString&, const SimpleString&, const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:174:82: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& withUnmodifiedOutputParameter(const SimpleString&) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:175:55: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& ignoreOtherParameters() _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:177:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(bool) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:178:51: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:179:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:180:56: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:181:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(unsigned long int) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:182:65: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_longlong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:183:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(cpputest_ulonglong) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:184:54: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(double) _override { return *this;} ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:185:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const char*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:186:53: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:187:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(const void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:188:58: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& andReturnValue(void (*)()) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockCheckedExpectedCall.h:190:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual MockExpectedCall& onObject(void*) _override { return *this; } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/MockSupport.h:40:104: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MockSupport& mock(const SimpleString& mockName = "", MockFailureReporter* failureReporterForThisCall = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockFailureReporterForTest.h:64:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ~MockExpectedCallsListForTest() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:40:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, hasReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:40:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:42:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!mock().hasReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:44:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!mock().actualCall("foo").hasReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:45:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!mock().hasReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:48:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mock().actualCall("foo2").hasReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:49:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mock().hasReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:52:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedIntegerReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:52:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:67:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, PositiveIntReturnValueCanBeRetrievedAsUnsignedInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:67:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:74:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, IntReturnValueCanBeRetrievedAsLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:74:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:81:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedIntReturnValueCanBeRetrievedAsLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:81:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:88:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, PositiveIntReturnValueCanBeRetrievedAsUnsignedLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:88:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:92:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UNSIGNED_LONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getUnsignedLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:214:55: note: expanded from macro 'UNSIGNED_LONGS_EQUAL' UNSIGNED_LONGS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:95:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, PositiveLongIntReturnValueCanBeRetrievedAsUnsignedLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:95:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:99:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UNSIGNED_LONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getUnsignedLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:214:55: note: expanded from macro 'UNSIGNED_LONGS_EQUAL' UNSIGNED_LONGS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:102:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedIntReturnValueCanBeRetrievedAsUnsignedLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:102:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:106:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UNSIGNED_LONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getUnsignedLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:214:55: note: expanded from macro 'UNSIGNED_LONGS_EQUAL' UNSIGNED_LONGS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:111:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, PositiveIntReturnValueCanBeRetrievedAsUnsignedLongLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:111:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:115:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:115:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:115:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:118:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, PositiveLongIntReturnValueCanBeRetrievedAsUnsignedLongLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:118:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:122:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:122:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:122:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:125:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, PositiveLongLongIntReturnValueCanBeRetrievedAsUnsignedLongLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:125:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:127:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int expected_value = 7; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:129:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:129:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:129:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:132:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedIntReturnValueCanBeRetrievedAsUnsignedLongLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:132:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:136:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:136:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:136:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:139:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedLongIntReturnValueCanBeRetrievedAsUnsignedLongLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:139:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:143:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:143:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:143:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:146:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedLongLongIntReturnValueCanBeRetrieved) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:146:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:148:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int expected_value = ULLONG_MAX; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:148:45: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int expected_value = ULLONG_MAX; ^ /usr/include/clang/6.0.0/include/limits.h:100:21: note: expanded from macro 'ULLONG_MAX' #define ULLONG_MAX (__LONG_LONG_MAX__*2ULL+1ULL) ^ :74:27: note: expanded from here #define __LONG_LONG_MAX__ 9223372036854775807LL ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:148:45: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /usr/include/clang/6.0.0/include/limits.h:100:39: note: expanded from macro 'ULLONG_MAX' #define ULLONG_MAX (__LONG_LONG_MAX__*2ULL+1ULL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:148:45: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /usr/include/clang/6.0.0/include/limits.h:100:44: note: expanded from macro 'ULLONG_MAX' #define ULLONG_MAX (__LONG_LONG_MAX__*2ULL+1ULL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:150:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:150:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:150:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:153:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, PositiveIntReturnValueCanBeRetrievedAsLongLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:153:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:157:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:157:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:157:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:160:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, PositiveLongIntReturnValueCanBeRetrievedAsLongLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:160:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:164:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:164:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:164:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:167:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedIntReturnValueCanBeRetrievedAsLongLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:167:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:171:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:171:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:171:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:174:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedLongIntReturnValueCanBeRetrievedAsLongLongInt) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:174:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:178:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:178:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:178:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:181:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, LongLongIntReturnValueCanBeRetrieved) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:181:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:183:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int expected_value = LLONG_MAX; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:183:36: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int expected_value = LLONG_MAX; ^ /usr/include/clang/6.0.0/include/limits.h:98:20: note: expanded from macro 'LLONG_MAX' #define LLONG_MAX __LONG_LONG_MAX__ ^ :74:27: note: expanded from here #define __LONG_LONG_MAX__ 9223372036854775807LL ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:185:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:185:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:185:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:190:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedIntegerReturnValueSetsDifferentValues) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:190:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:204:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedIntegerReturnValueSetsDifferentValuesWhileParametersAreIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:204:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:218:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenADoubleReturnValueIsExpectedAndAlsoThereIsADefaultShouldlIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:218:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:224:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(expected_return_value, mock().actualCall("foo").returnDoubleValueOrDefault(default_return_value), 0.05); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:225:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(expected_return_value, mock().returnDoubleValueOrDefault(default_return_value), 0.05); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:228:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenNoDoubleReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:228:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:232:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(default_return_value, mock().actualCall("foo").returnDoubleValueOrDefault(default_return_value), 0.05); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:233:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(default_return_value, mock().returnDoubleValueOrDefault(default_return_value), 0.05); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:236:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenAUnsignedIntegerReturnValueIsExpectedAndAlsoThereIsADefaultShouldlIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:236:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:245:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenNoUnsignedIntegerReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:245:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:253:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenAUnsignedLongIntegerReturnValueIsExpectedAndAlsoThereIsADefaultShouldlIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:253:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:262:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenNoUnsignedLongIntegerReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:262:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:270:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenALongIntegerReturnValueIsExpectedAndAlsoThereIsADefaultShouldlIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:270:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:279:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenNoLongIntegerReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:279:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:289:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenAUnsignedLongLongIntegerReturnValueIsExpectedAndAlsoThereIsADefaultShouldlIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:289:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp125::29124::14 :note : warningexpanded from macro 'UT_NOTHROW': 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int default_return_value = ULLONG_MAX; ^ #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:291:51: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int default_return_value = ULLONG_MAX; ^ /usr/include/clang/6.0.0/include/limits.h:In file included from 100::211:: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.hnote:: 60expanded from macro 'ULLONG_MAX': 70: warning#define ULLONG_MAX (__LONG_LONG_MAX__*2ULL+1ULL): noexcept specifications are incompatible with C++98 [-Wc++98-compat] ^ :74:27: note: expanded from here void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define __LONG_LONG_MAX__ 9223372036854775807LL: 125 ^: 24:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp :note291: :expanded from macro 'UT_NOTHROW'51 : warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /usr/include/clang/6.0.0/include/limits.h #define UT_NOTHROW noexcept: 100 ^: 39: note: expanded from macro 'ULLONG_MAX' #define ULLONG_MAX (__LONG_LONG_MAX__*2ULL+1ULL) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::2911:: 51/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:: 61warning:: 37'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]: /usr/include/clang/6.0.0/include/limits.hwarning:: 100noexcept specifications are incompatible with C++98 [-Wc++98-compat]: 44: note: expanded from macro 'ULLONG_MAX' void operator delete(void* mem) UT_NOTHROW;#define ULLONG_MAX (__LONG_LONG_MAX__*2ULL+1ULL) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cppexpanded from macro 'UT_NOTHROW': 292:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] #define UT_NOTHROW noexcept ^ unsigned long long int expected_return_value = default_return_value - 1; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:298:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenNoUnsignedLongLongIntegerReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:298:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:300:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int default_return_value = ULLONG_MAX; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:300:51: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int default_return_value = ULLONG_MAX; ^ /usr/include/clang/6.0.0/include/limits.h:100:21: note: expanded from macro 'ULLONG_MAX' #define ULLONG_MAX (__LONG_LONG_MAX__*2ULL+1ULL) ^ :74:27: note: expanded from here #define __LONG_LONG_MAX__ 9223372036854775807LL ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:300:51: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /usr/include/clang/6.0.0/include/limits.h:100:39: note: expanded from macro 'ULLONG_MAX' #define ULLONG_MAX (__LONG_LONG_MAX__*2ULL+1ULL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:300:51: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /usr/include/clang/6.0.0/include/limits.h:100:44: note: expanded from macro 'ULLONG_MAX' #define ULLONG_MAX (__LONG_LONG_MAX__*2ULL+1ULL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:306:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenALongLongIntegerReturnValueIsExpectedAndAlsoThereIsADefaultShouldlIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:306:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:308:5: virtual void exitCurrentTest() const _override; warning ^: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 long long int default_return_value = LLONG_MAX;: ^note : expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:308:#define _override override42 : ^ warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int default_return_value = LLONG_MAX; ^ /usr/include/clang/6.0.0/include/limits.h:98In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp20::28 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hexpanded from macro 'LLONG_MAX': 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h#define LLONG_MAX __LONG_LONG_MAX__: 80 ^: 48:: 74warning:: 27'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from here #define __LONG_LONG_MAX__ 9223372036854775807LL ^ virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::309322::5:30 :warning : note'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]: expanded from macro '_destructor_override' long long int expected_return_value = default_return_value - 1; ^#define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:315:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenNoLongLongIntegerReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:315:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::190317::215:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] void testBody() _override; long long int default_return_value = LLONG_MAX; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::19317:: 42note:: expanded from macro '_override'warning : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] #define _override override long long int default_return_value = LLONG_MAX; ^ ^ /usr/include/clang/6.0.0/include/limits.h:98:20: note: expanded from macro 'LLONG_MAX' In file included from #define LLONG_MAX __LONG_LONG_MAX__/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp : ^28 : In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h74::3927: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :note191: :expanded from here26 : warning: #define __LONG_LONG_MAX__ 9223372036854775807LL'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:325:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenABooleanReturnValueIsExpectedAndAlsoThereIsADefaultShouldlIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:325:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::67306::3519:: notenote: : expanded from macro 'TEST'expanded from macro '_override' #define _override override ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:330:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected_return_value, mock().actualCall("foo").returnBoolValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp :28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:330 virtual ~IgnoredUtestShell() _destructor_override;: 5 ^: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 322/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::30127:: 3note:: expanded from macro '_destructor_override'note : expanded from macro 'CHECK_EQUAL' #define _destructor_override override CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp#define _override override: 331 ^: 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from CHECK_EQUAL(expected_return_value, mock().returnBoolValueOrDefault(default_return_value));/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::12739:: 42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:: 257note:: 47expanded from macro 'CHECK_EQUAL': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314 virtual SimpleString getMacroName() const _override;: 17 ^: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'NULLPTR': 306:#define NULLPTR nullptr19 : ^ note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:331:5: warning: In file included from 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h28:: 127In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h3::39 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h: :expanded from macro 'CHECK_EQUAL'258 :69: warning: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \: 306 ^: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314note:: 17expanded from macro '_override': note: expanded from macro 'NULLPTR'#define _override override ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:334:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenNoBooleanReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:334:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:338:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(default_return_value, mock().actualCall("foo").returnBoolValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:338:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:339:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(default_return_value, mock().returnBoolValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:339:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:342:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenAIntegerReturnValueIsExpectedAndAlsoThereIsADefaultShouldlIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:342:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:351:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenNoIntegerReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp::30628:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :note45: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h :45#define _override override: 91 ^: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:351:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:359:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, BooleanReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:359:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp :365:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: CHECK_EQUAL(expected_value, actual_call.returnValue().getBoolValue());306 : ^19 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hnote:: 127expanded from macro '_override': 42: note: expanded from macro 'CHECK_EQUAL'#define _override override ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cppexpanded from macro 'NULLPTR': 30: #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h : ^155 :18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp19::365 :note5: :expanded from macro '_override' warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h#define _override override: 127 ^: 3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:366:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected_value, actual_call.returnBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::181366::365:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: virtual ~CompositeTestOutput() _destructor_override;expanded from macro 'CHECK_EQUAL' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322 CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 30 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hnote:: 142expanded from macro '_destructor_override': 66: #define _destructor_override overridenote : ^expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cppnote:: 30expanded from macro 'NULLPTR': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:#define NULLPTR nullptr183 : ^38 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::186368::665:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected_value, mock().returnValue().getBoolValue()); ^ virtual void printCurrentTestStarted(const UtestShell& test) _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^127 :42/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro 'CHECK_EQUAL': note: expanded from macro '_override' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h#define _override override: 314 ^: 17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp: :'override' keyword is incompatible with C++98 [-Wc++98-compat]368 :5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: virtual void printCurrentTestEnded(const TestResult& res) _override; note ^: expanded from macro 'CHECK_EQUAL' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)306 : ^19 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :note142: :expanded from macro '_override'66 : note: expanded from macro 'CHECK_EQUAL_LOCATION' #define _override override ^ UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' In file included from #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp : ^30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp :369:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; CHECK_EQUAL(expected_value, mock().boolReturnValue()); ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h306::12719::42 :note : noteexpanded from macro '_override': expanded from macro 'CHECK_EQUAL' #define _override override ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' In file included from #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp : ^30 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp ^: 369:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h5::306 :warning19: :'nullptr' is incompatible with C++98 [-Wc++98-compat] note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :expanded from macro '_override'127 :3: note: #define _override overrideexpanded from macro 'CHECK_EQUAL' ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h : ^193 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h43::314 :warning17: :'override' keyword is incompatible with C++98 [-Wc++98-compat] note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:30: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:372:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, BooleanReturnValueSetsDifferentValues) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:372:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:380:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected_value, mock().actualCall("foo").returnValue().getBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:380:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:381:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(expected_value, mock().returnValue().getBoolValue()); ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp :113/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::1127:: 42warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'CHECK_EQUAL' TEST(PluginTest, PluginHasName) CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :65#define NULLPTR nullptr: 24 ^: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp19::381 :note5: :expanded from macro '_override' warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h#define _override override: 127 ^: 3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:113:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:382:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(another_expected_value, mock().actualCall("foo").returnValue().getBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:382:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:383:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(another_expected_value, mock().returnValue().getBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:383:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:115:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(GENERIC_PLUGIN, firstPlugin->getName().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:118:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(PluginTest, InstallPlugin) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:118:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:386:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, BooleanReturnValueSetsDifferentValuesWhileParametersAreIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:386:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:120:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(firstPlugin, registry->getFirstPlugin()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:120:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:394:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(ret_value, mock().actualCall("foo").withParameter("p1", 1).returnValue().getBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:394:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:121:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(firstPlugin, registry->getPluginByName(GENERIC_PLUGIN)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::17395:: 5note:: expanded from macro 'NULLPTR'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr ^ CHECK_EQUAL(ret_value, mock().returnValue().getBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp17::121 :note5: :expanded from macro 'NULLPTR' warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define NULLPTR nullptr /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::66395:: 5note:: expanded from macro 'CHECK_EQUAL_LOCATION'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h17::142 :note66: :expanded from macro 'NULLPTR' note: expanded from macro 'CHECK_EQUAL_LOCATION' #define NULLPTR nullptr ^ UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:396:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(another_ret_value, mock().actualCall("foo").withParameter("p1", 1).returnValue().getBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:396:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:397:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(another_ret_value, mock().returnValue().getBoolValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:397:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:125:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(PluginTest, InstallMultiplePlugins) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:125:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:128:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(firstPlugin, registry->getPluginByName(GENERIC_PLUGIN)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:128:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp66::400 :note1: :expanded from macro 'CHECK_EQUAL_LOCATION' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, IntegerReturnValue) ^ UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314note:: 17expanded from macro 'TEST': note: expanded from macro 'NULLPTR' void testBody() _override; }; \ ^ #define NULLPTR nullptr/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:400:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:129:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(thirdPlugin, registry->getPluginByName(GENERIC_PLUGIN3)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:129:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:130:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, registry->getPluginByName("I do not exist")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:130:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, registry->getPluginByName("I do not exist")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:133:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(PluginTest, ActionsAllRun) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:133:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:413:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, IntegerReturnValueSetsDifferentValues) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:413:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:137:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(2, firstPlugin->preAction); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:137:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:138:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(2, firstPlugin->postAction); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:138:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:427:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, IntegerReturnValueSetsDifferentValuesWhileParametersAreIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:427:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:141:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(PluginTest, Sequence) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:141:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:145:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(1, thirdPlugin->preActionSequence); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:441:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:145:TEST(MockReturnValueTest, LongIntegerReturnValue)5 :^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 65:24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 127note:: 3expanded from macro 'TEST': note: void testBody() _override; }; \expanded from macro 'CHECK_EQUAL' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:441:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:146:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(2, firstPlugin->preActionSequence); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:146:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:147:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(3, firstPlugin->postActionSequence); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:147:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:453:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, LongIntegerReturnValueSetsDifferentValues) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:453:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp :note148: :expanded from macro 'TEST'5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 CHECK_EQUAL(4, thirdPlugin->postActionSequence);: ^note : expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:#define _override override127 : ^42 : note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:148:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:467:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, LongIntegerReturnValueSetsDifferentValuesWhileParametersAreIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:467:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:152:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(PluginTest, RemovePluginByName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:152:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:481:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedLongIntegerReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:481:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:166:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(PluginTest, DefaultPostTestActionDoesntDoAnything) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:166:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:493:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedLongIntegerReturnValueSetsDifferentValues) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:493:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:173:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(PluginTest, DisablesPluginsDontRun) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:173:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:178:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!thirdPlugin->isEnabled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:507:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedLongIntegerReturnValueSetsDifferentValuesWhileParametersAreIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:507/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp::1181:: 5warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :67:35: note: expanded from macro 'TEST' CHECK_EQUAL(2, firstPlugin->preAction); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 42 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro 'CHECK_EQUAL': 19: note: expanded from macro '_override' #define _override override ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:181:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:182:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(1, thirdPlugin->preAction); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:182:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:183:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(thirdPlugin->isEnabled()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:523:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, LongLongIntegerReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:523:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:525:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int expected_value = 7; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:186:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(PluginTest, ParseArgumentsForUnknownArgumentsFails) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp::24529:: 5note:: expanded from macro 'TEST'warning : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h LONGLONGS_EQUAL(expected_value, actual_call.returnValue().getLongLongIntValue());: 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :note226: :expanded from macro '_override'3 : note: expanded from macro 'LONGLONGS_EQUAL'#define _override override ^ LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:529:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp83::186 :note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^67 :35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:: 529note:: 5expanded from macro 'TEST': warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::31419::17 :note : noteexpanded from macro '_override': expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:530:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expected_value, actual_call.returnLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:530:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:530:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:531:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expected_value, mock().returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:531:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:531:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:532:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp: LONGLONGS_EQUAL(expected_value, mock().longLongIntReturnValue());190 : ^5 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :warning226: :'nullptr' is incompatible with C++98 [-Wc++98-compat]3 : note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' CHECK(registry->getFirstPlugin()->parseAllArguments(2, const_cast(cmd_line), 0) == false); /* cover non-const wrapper, too */ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55 do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0): ^note : expanded from macro 'CHECK' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:532:5 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): ^warning : 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::17226:: 3note:: expanded from macro 'NULLPTR'note : expanded from macro 'LONGLONGS_EQUAL' #define NULLPTR nullptr ^ LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:532:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:193:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(PluginTest, ParseArgumentsContinuesAndSucceedsWhenAPluginCanParse) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:535:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, LongLongIntegerReturnValueSetsDifferentValues) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:193:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp : ^535 :1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hnote:: 67expanded from macro '_override': 35: note: expanded from macro 'TEST'#define _override override ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:537:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int expected_value = 1; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:538:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int another_expected_value = 2; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:543:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PluginTest.cpp:197: do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0)5 : ^ warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:543:5: warning CHECK(registry->getFirstPlugin()->parseAllArguments(2, const_cast(cmd_line), 0)); /* cover non-const wrapper, too */: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::3102:: 55note:: expanded from macro 'LONGLONGS_EQUAL'note : expanded from macro 'CHECK' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): expanded from macro 'LONGLONGS_EQUAL_LOCATION' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ #define NULLPTR nullptr ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp :543:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:544:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(expected_value, mock().returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:544:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:544:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:545:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(another_expected_value, mock().actualCall("foo").returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:545:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:545:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:546:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(another_expected_value, mock().returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:546:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:546:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:549:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, LongLongIntegerReturnValueSetsDifferentValuesWhileParametersAreIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:549:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:551:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int ret_value = 1; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:552:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long int another_ret_value = 2; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:557:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(ret_value, mock().actualCall("foo").withParameter("p1", 1).returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:557:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:557:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:558:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(ret_value, mock().returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:558:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:558:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:559:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(another_ret_value, mock().actualCall("foo").withParameter("p1", 1).returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:559:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:559:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:560:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(another_ret_value, mock().returnValue().getLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:560:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:560:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:563:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedLongLongIntegerReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:563:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:565:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int expected_value = 7; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:569:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expected_value, actual_call.returnValue().getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:569:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:569:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:570:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expected_value, actual_call.returnUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:570:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:570:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:571:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expected_value, mock().returnValue().getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:571:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:571:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:572:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expected_value, mock().unsignedLongLongIntReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:572:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:572:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:575:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedLongLongIntegerReturnValueSetsDifferentValues) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:575:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:577:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int expected_value = 1; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:578:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int another_expected_value = 2; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:583:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expected_value, mock().actualCall("foo").returnValue().getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:583:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:583:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:584:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(expected_value, mock().returnValue().getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:584:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:584:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:585:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(another_expected_value, mock().actualCall("foo").returnValue().getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:585:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:585:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:586:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(another_expected_value, mock().returnValue().getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:586:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:586:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:589:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, UnsignedLongLongIntegerReturnValueSetsDifferentValuesWhileParametersAreIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:589:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:591:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int ret_value = 1; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:592:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] unsigned long long int another_ret_value = 2; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:597:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(ret_value, mock().actualCall("foo").withParameter("p1", 1).returnValue().getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:597:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:597:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:598:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(ret_value, mock().returnValue().getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:598:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:598:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:599:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(another_ret_value, mock().actualCall("foo").withParameter("p1", 1).returnValue().getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:599:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:599:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:600:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(another_ret_value, mock().returnValue().getUnsignedLongLongIntValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:600:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:600:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:605:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, MatchingReturnValueOnWhileSignature) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:605:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:618:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenAStringReturnValueIsExpectedAndAlsoThereIsADefaultShouldlIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:618:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:623:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected_return_value, mock().actualCall("foo").returnStringValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:624:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected_return_value, mock().returnStringValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:627:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenNoStringReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:627:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:631:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(default_return_value, mock().actualCall("foo").returnStringValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:632:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(default_return_value, mock().returnStringValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:635:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, StringReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:635:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:640:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("hello world", actual_call.returnValue().getStringValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:641:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("hello world", actual_call.returnStringValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:642:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("hello world", mock().stringReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:645:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, DoubleReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:645:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:651:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(expected_return_value, actual_call.returnValue().getDoubleValue(), 0.05); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:652:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(expected_return_value, actual_call.returnDoubleValue(), 0.05); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:653:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(expected_return_value, mock().doubleReturnValue(), 0.05); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:656:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenAConstPointerReturnValueIsExpectedAndAlsoThereIsADefaultShouldlIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:656:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:661:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(expected_return_value, mock().actualCall("foo").returnConstPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:662:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(expected_return_value, mock().returnConstPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:665:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenNoConstPointerReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:665:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:669:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(default_return_value, mock().actualCall("foo").returnConstPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:670:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(default_return_value, mock().returnConstPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:673:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenAPointerReturnValueIsExpectedAndAlsoThereIsADefaultShouldlIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:673:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:678:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(expected_return_value, mock().actualCall("foo").returnPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:679:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(expected_return_value, mock().returnPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:682:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from :1: TEST(MockReturnValueTest, WhenNoPointerReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :^62 :39/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:: 65warning:: 24noexcept specifications are incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: void operator delete[](void* mem) UT_NOTHROW;306 : ^19 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'125 :24:#define _override override note ^: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp void operator delete (void* mem, size_t size) UT_NOTHROW;: 682 ^: 1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning125: :'override' keyword is incompatible with C++98 [-Wc++98-compat]24 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hnote:: 67expanded from macro 'UT_NOTHROW' :35: note: expanded from macro 'TEST' #define UT_NOTHROW noexcept ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:686:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(default_return_value, mock().actualCall("foo").returnPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:687:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(default_return_value, mock().returnPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:690:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, WhenAFunctionPointerReturnValueIsExpectedAndAlsoThereIsADefaultShouldlIgnoreTheDefault) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:690:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:695:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(expected_return_value, mock().actualCall("foo").returnFunctionPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:696:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(expected_return_value, mock().returnFunctionPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:699:1: virtual void exitCurrentTest() const _override;warning : ^'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: TEST(MockReturnValueTest, WhenNoFunctionPointerReturnValueIsExpectedButThereIsADefaultShouldlUseTheDefaultValue)expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:#define _override override65 : ^24 : note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp19::28 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hexpanded from macro '_override': 39: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h : ^80 :48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:699:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:703:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(default_return_value, mock().actualCall("foo").returnFunctionPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:704:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(default_return_value, mock().returnFunctionPointerValueOrDefault(default_return_value)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:707:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, PointerReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp65::2824: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hnote:: 39expanded from macro 'TEST': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190 void testBody() _override; }; \: 21 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' void testBody() _override;#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp'override' keyword is incompatible with C++98 [-Wc++98-compat]: 707:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::35306:: 19note:: expanded from macro 'TEST'note : expanded from macro '_override' #define _override override virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:713:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(ptr, actual_call.returnValue().getPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:714: Utest* createTest() _override { return new ExecFunctionTest(this); }5 : ^ warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 306:19: note POINTERS_EQUAL(ptr, actual_call.returnPointerValue());: expanded from macro '_override' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262#define _override override: 51 ^: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp::31428:: 17In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :note39: : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :234#define NULLPTR nullptr: 38 ^: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:715:5:#define _destructor_override override warning ^: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(ptr, mock().pointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' In file included from POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__)/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp : ^28 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h314::3917: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :note228: :expanded from macro 'NULLPTR'42 : #define NULLPTR nullptrwarning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:718:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, ConstPointerReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28 void testBody() _override; }; \: In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h39:: 306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::19251:: 34note:: expanded from macro '_override'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp718::281: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hwarning:: 39'override' keyword is incompatible with C++98 [-Wc++98-compat]: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h254::6734::35 :warning : note'override' keyword is incompatible with C++98 [-Wc++98-compat]: expanded from macro 'TEST' virtual bool willRun() const _override; ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h306::30619::19 :note : noteexpanded from macro '_override': expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:723:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(ptr, actual_call.returnValue().getConstPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:724:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(ptr, actual_call.returnConstPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:725:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(ptr, mock().constPointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:728:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, FunctionPointerReturnValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:728:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:734:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(ptr, actual_call.returnValue().getFunctionPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:735:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(ptr, actual_call.returnFunctionPointerValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:736:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL(ptr, mock().functionPointerReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:739:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(MockReturnValueTest, whenCallingDisabledOrIgnoredActualCallsThenTheyDontReturnPreviousCallsValues) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:739:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/MockReturnValueTest.cpp:746:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!mock().hasReturnValue()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:62:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestResult, TestEndedWillPrintResultsAndExecutionTime) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:62:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:65:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(mock->getOutput().contains("10 ms")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:68:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestResult, ResultIsOkIfTestIsRunWithNoFailures) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:68:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:72:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(res->isFailure()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:75:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestResult, ResultIsOkIfTestIsIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:75:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:79:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(res->isFailure()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:82:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestResult, ResultIsNotOkIfFailures) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:82:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:87:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(res->isFailure()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:90:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestResult, ResultIsNotOkIfNoTestsAtAll) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:90:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:92:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(res->isFailure()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:95:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestResult, ResultIsNotOkIfNoTestsRunOrIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:95:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestResultTest.cpp:98:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(res->isFailure()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 109 warnings generated. 76 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/PreprocessorTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 35 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:57:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FAILMakesTheTestFailPrintsTheRightResultAndStopsExecuting) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:57:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:63:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FAILWillPrintTheFileThatItFailed) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:63:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:69:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FAILBehavesAsAProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:69:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:72:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else CHECK(true); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:74:15: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (true) CHECK(true); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:78:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, FAILworksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:78:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:85:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UNSIGNED_LONGS_EQUAL(1, 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:214:55: note: expanded from macro 'UNSIGNED_LONGS_EQUAL' UNSIGNED_LONGS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:86:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UNSIGNED_LONGS_EQUAL(1, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:214:55: note: expanded from macro 'UNSIGNED_LONGS_EQUAL' UNSIGNED_LONGS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:89:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, TestUNSIGNED_LONGS_EQUAL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:89:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:96:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, UNSIGNED_LONGS_EQUALBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:96:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:98:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) UNSIGNED_LONGS_EQUAL(1, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:214:55: note: expanded from macro 'UNSIGNED_LONGS_EQUAL' UNSIGNED_LONGS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:99:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else UNSIGNED_LONGS_EQUAL(1, 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:214:55: note: expanded from macro 'UNSIGNED_LONGS_EQUAL' UNSIGNED_LONGS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:102:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, UNSIGNED_LONGS_EQUALWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:102:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:104:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UNSIGNED_LONGS_EQUAL(1, 0); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:214:55: note: expanded from macro 'UNSIGNED_LONGS_EQUAL' UNSIGNED_LONGS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:112:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, TestUNSIGNED_LONGS_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:112:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:120:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, UNSIGNED_LONGS_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:120:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:126:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, UNSIGNED_LONGS_EQUAL_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:126:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:135:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(1, 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:135:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:135:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:136:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(1, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:136:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:136:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:139:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, TestLONGLONGS_EQUAL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:139:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:146:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, LONGLONGS_EQUALBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:146:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:148:16: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] if (false) LONGLONGS_EQUAL(1, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:148:16: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:148:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:149:10: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] else LONGLONGS_EQUAL(1, 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:149:10: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:149:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:152:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, LONGLONGS_EQUALWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:152:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:154:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL(1, 0); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:154:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:3: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:154:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:226:46: note: expanded from macro 'LONGLONGS_EQUAL' LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:159:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL_TEXT(1, 0, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:229:3: note: expanded from macro 'LONGLONGS_EQUAL_TEXT' LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:159:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:229:3: note: expanded from macro 'LONGLONGS_EQUAL_TEXT' LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:162:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, TestLONGLONGS_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:162:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:170:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, LONGLONGS_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:170:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:172:16: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] if (false) LONGLONGS_EQUAL_TEXT(1, 0, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:229:3: note: expanded from macro 'LONGLONGS_EQUAL_TEXT' LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:172:16: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:229:3: note: expanded from macro 'LONGLONGS_EQUAL_TEXT' LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:173:10: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] else LONGLONGS_EQUAL_TEXT(1, 1, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:229:3: note: expanded from macro 'LONGLONGS_EQUAL_TEXT' LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:173:10: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:229:3: note: expanded from macro 'LONGLONGS_EQUAL_TEXT' LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:176:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, LONGLONGS_EQUAL_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:176:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:178:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] LONGLONGS_EQUAL_TEXT(1, 0, "Failed because it failed"); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:229:3: note: expanded from macro 'LONGLONGS_EQUAL_TEXT' LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:62: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:178:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:229:3: note: expanded from macro 'LONGLONGS_EQUAL_TEXT' LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:238:83: note: expanded from macro 'LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertLongLongsEqual((long long)expected, (long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:183:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(1, 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:183:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:183:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:184:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(1, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:184:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:184:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:187:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, TestUNSIGNED_LONGLONGS_EQUAL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:187:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:194:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, UNSIGNED_LONGLONGS_EQUALBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:194:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:196:16: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] if (false) UNSIGNED_LONGLONGS_EQUAL(1, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:196:16: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:196:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:197:10: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] else UNSIGNED_LONGLONGS_EQUAL(1, 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:197:10: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:197:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:200:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, UNSIGNED_LONGLONGS_EQUALWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:200:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:202:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL(1, 0); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:202:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:202:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:232:55: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:207:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL_TEXT(1, 0, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:235:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_TEXT' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:207:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:235:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_TEXT' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:210:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, TestUNSIGNED_LONGLONGS_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:210:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:218:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, UNSIGNED_LONGLONGS_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:218:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:220:16: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] if (false) UNSIGNED_LONGLONGS_EQUAL_TEXT(1, 0, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:235:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_TEXT' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:220:16: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:235:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_TEXT' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:221:10: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] else UNSIGNED_LONGLONGS_EQUAL_TEXT(1, 1, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:235:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_TEXT' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:221:10: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:235:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_TEXT' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:224:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, UNSIGNED_LONGLONGS_EQUAL_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:224:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:226:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] UNSIGNED_LONGLONGS_EQUAL_TEXT(1, 0, "Failed because it failed"); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:235:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_TEXT' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:79: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:226:5: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:235:3: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_TEXT' UNSIGNED_LONGLONGS_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:241:109: note: expanded from macro 'UNSIGNED_LONGLONGS_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertUnsignedLongLongsEqual((unsigned long long)expected, (unsigned long long)actual, text, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:257:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(false); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:261:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:261:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:267:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, CHECKBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:267:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:269:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) CHECK(false); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:270:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else CHECK(true); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:273:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, CHECKWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:273:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:275:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(false); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:284:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:284:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:291:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, CHECK_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:291:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:297:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, CHECK_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:297:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:304:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(false); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:308:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK_TRUE) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:308:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:314:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, CHECK_TRUEBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:314:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:316:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) CHECK_TRUE(false); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:317:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else CHECK_TRUE(true); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:320:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, CHECK_TRUEWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:320:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:322:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(false); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:331:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK_TRUE_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:331:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:338:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, CHECK_TRUE_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:338:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:344:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, CHECK_TRUE_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:344:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cppnoexcept specifications are incompatible with C++98 [-Wc++98-compat]: 351:5: warning void operator delete[] (void* mem, size_t size) UT_NOTHROW;: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24 CHECK_FALSE(true);: ^note : expanded from macro 'UT_NOTHROW' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114 #define UT_NOTHROW noexcept: 62 ^: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:355:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK_FALSE) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:355:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp::36128:: 1In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :warning39: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, CHECK_FALSEBehavesAsProperMacro) ^ virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::65306::2419:: notenote: : expanded from macro 'TEST'expanded from macro '_override' #define _override override ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp306::2819: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hnote:: 39expanded from macro '_override': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:#define _override override48 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:361:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp19::363 :note16: : warning: expanded from macro '_override''nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ if (false) CHECK_FALSE(true); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp62::28 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hexpanded from macro 'CHECK_FALSE': 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) virtual void teardown() _override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::306314::1917:: notenote: : expanded from macro '_override'expanded from macro 'NULLPTR' #define _override override ^ #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:364:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else CHECK_FALSE(false); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:In file included from 114/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp::6228:: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h: :expanded from macro 'CHECK_FALSE'39 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ virtual ~ExecFunctionWithoutParameters() _destructor_override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h314::32217::30 :note : noteexpanded from macro 'NULLPTR': expanded from macro '_destructor_override' #define NULLPTR nullptr#define _destructor_override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp#define NULLPTR nullptr: 367 ^: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, CHECK_FALSEWorksInAnIgnoredTest) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp::7928:: 27In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :note39: : expanded from macro 'IGNORE_TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) note ^: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :314:17: #define _override overridenote : ^expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:367:1: warningIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: : In file included from 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h :39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::25181::3435:: warningnote: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]expanded from macro 'IGNORE_TEST' virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ note ^: expanded from macro '_destructor_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define _destructor_override override: 19 ^: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:369:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(true); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:378:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK_FALSE_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:378:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:385:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, CHECK_FALSE_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' In file included from void testBody() _override; }; \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::30644:: 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:: 93note:: 59expanded from macro '_override': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] #define _override override ^ virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp28:: 385In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h1::44 : warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]111 :76: warning: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h'override' keyword is incompatible with C++98 [-Wc++98-compat]: 67:35: note: expanded from macro 'TEST' virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp: :expanded from macro '_override'28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h : ^112 :77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:391:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, CHECK_FALSE_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp19::29 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h: :expanded from macro '_override'120 :34: warning: #define _override override'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp virtual void flush() _override;: 391 ^: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hexpanded from macro '_override': 81:#define _override override35 : ^ note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp :note398: :expanded from macro '_override'5 :#define _override override warning ^: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from CHECK_EQUAL(1, 2);/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp : ^29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::37127:: 42warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'CHECK_EQUAL' virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)expanded from macro '_override' ^ #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:17: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp: :expanded from macro 'NULLPTR'29 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30#define NULLPTR nullptr: ^warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cppwarning:: 398'override' keyword is incompatible with C++98 [-Wc++98-compat]: 5: warning virtual void print(size_t) _override;: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h306::12719::3 :note : noteexpanded from macro '_override': expanded from macro 'CHECK_EQUAL' #define _override override ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::29142: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h66::197 :note38: :expanded from macro 'CHECK_EQUAL_LOCATION' warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'314 :17#define _override override: ^note : expanded from macro 'NULLPTR' #define NULLPTR nullptrIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp ^: 29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:402:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK_EQUAL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:402:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:35:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~OrderedTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:50:46: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] OrderedTestShell::setOrderedTestHead(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:412:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_COMPARE(small, >=, big); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:146:44: note: expanded from macro 'CHECK_COMPARE' CHECK_COMPARE_TEXT(first, relop, second, NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:83:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOrderedTest, TestInstallerSetsFields) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:416:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK_COMPARE) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:83/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::165:: 24warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :67:35: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro '_override': 306:19: note#define _override override: expanded from macro '_override' ^ #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:416:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:86:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("testgroup", orderedTest.getGroup().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:87:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("testname", orderedTest.getName().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:88:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("this.cpp", orderedTest.getFile().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:422:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, CHECK_COMPAREBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:422:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:93:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOrderedTest, InstallOneText) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:93:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:424:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) CHECK_COMPARE(1, >, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:146:44: note: expanded from macro 'CHECK_COMPARE' CHECK_COMPARE_TEXT(first, relop, second, NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:96:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(firstTest() == &orderedTest); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:425:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else CHECK_COMPARE(1, <, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:146:44: note: expanded from macro 'CHECK_COMPARE' CHECK_COMPARE_TEXT(first, relop, second, NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOrderedTest, OrderedTestsAreLast) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:103:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(firstTest() == &normalTest); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:104:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(secondTest() == &orderedTest); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:428:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, CHECK_COMPAREWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:107:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOrderedTest, TwoTestsAddedInReverseOrder) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp void testBody() _override; }; \: 428 ^: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306warning:: 19'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :81#define _override override: 35 ^: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:107:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:111:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(firstTest() == &orderedTest2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:112:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(secondTest() == &orderedTest); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp#define NULLPTR nullptr: 430 ^: 3: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_COMPARE(1, >, 2); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:146:44: note: expanded from macro 'CHECK_COMPARE' CHECK_COMPARE_TEXT(first, relop, second, NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:115:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOrderedTest, TwoTestsAddedInOrder) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:115:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:119:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(firstTest() == &orderedTest2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:17440:: 1note:: expanded from macro 'NULLPTR'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define NULLPTR nullptr ^ TEST(UnitTestMacros, FailureWithCHECK_COMPARE_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::120306::519:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_override' CHECK(secondTest() == &orderedTest); #define _override override ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:440:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:123:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOrderedTest, MultipleOrderedTests) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:123:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:133:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(firstOrderedTest == &orderedTest2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:134:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(firstOrderedTest->getNext() == &orderedTest); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 447 ^: 1/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 314warning:: 17'override' keyword is incompatible with C++98 [-Wc++98-compat]: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ TEST(UnitTestMacros, CHECK_COMPARE_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cppnote:: 135expanded from macro '_override': 5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat]#define _override override ^ CHECK(firstOrderedTest->getNext()->getNext() == &orderedTest3); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:447:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:138:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOrderedTest, MultipleOrderedTests2) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:138:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:144:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(firstTest() == &orderedTest2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:145:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(secondTest() == &orderedTest3); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:146:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(secondTest()->getNext() == &orderedTest); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:453:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, CHECK_COMPARE_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:453:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:178:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TestOrderedTestMacros, NormalTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:178:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:180:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(OrderedTestTestingFixture::count() == 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:183:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED(TestOrderedTestMacros, Test2, 2) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:76:36: note: expanded from macro 'TEST_ORDERED' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:464:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, LONGS_EQUAL_macroExpressionSafety) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:464:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp::19185:: 5note:: expanded from macro '_override'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ CHECK(OrderedTestTestingFixture::count() == 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:188:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED(TestOrderedTestMacros, Test1, 1) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:76:36: note: expanded from macro 'TEST_ORDERED' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:190:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(OrderedTestTestingFixture::count() == 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:193:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED(TestOrderedTestMacros, Test4, 4) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:76:36: note: expanded from macro 'TEST_ORDERED' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:472:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, UNSIGNED_LONGS_EQUAL_macroExpressionSafety) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:472:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp ^: 195:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(OrderedTestTestingFixture::count() == 4); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:198:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED(TestOrderedTestMacros, Test3, 3) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:76:36: note: expanded from macro 'TEST_ORDERED' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:474:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UNSIGNED_LONGS_EQUAL(1, 0.4 + 0.7); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:214:55: note: expanded from macro 'UNSIGNED_LONGS_EQUAL' UNSIGNED_LONGS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:475:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UNSIGNED_LONGS_EQUAL(0.4 + 0.7, 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::200214::555:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro 'UNSIGNED_LONGS_EQUAL' CHECK(OrderedTestTestingFixture::count() == 3); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102: UNSIGNED_LONGS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__)55 : ^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'CHECK': 314:17: note: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)expanded from macro 'NULLPTR' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define NULLPTR nullptr314 : ^17 : note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:204:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED(TestOrderedTestMacros, Test5_1, 5) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:76:36: note: expanded from macro 'TEST_ORDERED' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:480:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, passingCheckEqualWillNotBeEvaluatedMultipleTimesWithCHECK_EQUAL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:#define _override override206 : ^5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(OrderedTestTestingFixture::count() == 5); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:480:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:209:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED(TestOrderedTestMacros, Test6_1, 6) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:76:36: note: expanded from macro 'TEST_ORDERED' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:211:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(OrderedTestTestingFixture::count() == 7); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:483:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(0, _countingMethod()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:483:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \: 214 ^: 1:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning314: :'override' keyword is incompatible with C++98 [-Wc++98-compat]17 : note: expanded from macro 'NULLPTR'TEST_ORDERED(TestOrderedTestMacros, Test5_2, 5) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h#define NULLPTR nullptr: 76 ^:36: note: expanded from macro 'TEST_ORDERED' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:216:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(OrderedTestTestingFixture::count() == 6); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:219:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED(TestOrderedTestMacros, Test6_2, 6) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:76:36: note: expanded from macro 'TEST_ORDERED' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:490:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(12345, _countingMethod()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:490:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:221:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(OrderedTestTestingFixture::count() == 8); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:493:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, failing_CHECK_EQUAL_WithActualBeingEvaluatesMultipleTimesWillGiveAWarning) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp::493225::11:: warningwarning: : 'override' keyword is incompatible with C++98 [-Wc++98-compat]'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:TEST_ORDERED(TestOrderedTestMacros, Test10, 10)35 :^ note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.hexpanded from macro 'TEST': 76:36: note: expanded from macro 'TEST_ORDERED' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h19::306 :note19: :expanded from macro '_override' note: expanded from macro '_override' #define _override override#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:227:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(OrderedTestTestingFixture::count() == 12); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:230:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED(TestOrderedTestMacros, Test8, 8) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:76:36: note: expanded from macro 'TEST_ORDERED' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:501:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(_countingMethod(), 12345); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:501:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::232127::53:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro 'CHECK_EQUAL' CHECK(OrderedTestTestingFixture::count() == 10); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)102 : ^55 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hnote:: 142expanded from macro 'CHECK': 66: note: expanded from macro 'CHECK_EQUAL_LOCATION' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \note : ^expanded from macro 'NULLPTR' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:#define NULLPTR nullptr314 : ^17 : note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:504:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, failing_CHECK_EQUAL_WithExpectedBeingEvaluatesMultipleTimesWillGiveAWarning) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:242:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED_C_WRAPPER(TestOrderedTestMacros, Test11, 11) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:83/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp::3504:: 1note:: expanded from macro 'TEST_ORDERED_C_WRAPPER'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED(group_name, test_name, testLevel) { \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^67 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h35::76 :note: expanded from macro 'TEST' 36: note: expanded from macro 'TEST_ORDERED' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::19: note: expanded from macro '_override' 306:#define _override override19 : ^ note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:244:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED_C_WRAPPER(TestOrderedTestMacros, Test7, 7) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:83:3: note: expanded from macro 'TEST_ORDERED_C_WRAPPER' TEST_ORDERED(group_name, test_name, testLevel) { \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:76:36: note: expanded from macro 'TEST_ORDERED' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:510:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, failing_CHECK_EQUAL_withParamatersThatDontChangeWillNotGiveAnyWarning) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:510:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTestExt/OrderedTestTest.cpp:246:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST_ORDERED_C_WRAPPER(TestOrderedTestMacros, Test9, 9) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:83:3: note: expanded from macro 'TEST_ORDERED_C_WRAPPER' TEST_ORDERED(group_name, test_name, testLevel) { \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTestExt/OrderedTest.h:76:36: note: expanded from macro 'TEST_ORDERED' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:516:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, CHECK_EQUALBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:516:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:518:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) CHECK_EQUAL(1, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:518:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:519:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else CHECK_EQUAL(1, 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:519:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:522:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, CHECK_EQUALWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:522:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:524:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(1, 2); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:524:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:529:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_TEXT(1, 2, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:130:3: note: expanded from macro 'CHECK_EQUAL_TEXT' CHECK_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:533:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:533:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:541:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, CHECK_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:541:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:543:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) CHECK_EQUAL_TEXT(1, 2, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:130:3: note: expanded from macro 'CHECK_EQUAL_TEXT' CHECK_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:544:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else CHECK_EQUAL_TEXT(1, 1, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:130:3: note: expanded from macro 'CHECK_EQUAL_TEXT' CHECK_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:547:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, CHECK_EQUAL_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:547:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:549:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_TEXT(1, 2, "Failed because it failed"); // LCOV_EXCL_LINE; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:130:3: note: expanded from macro 'CHECK_EQUAL_TEXT' CHECK_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:558:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithLONGS_EQUALS) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:558:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:573:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithLONGS_EQUALShowsSymbolicParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:573:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:579:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(fixture.getOutput().contains("Message: ")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:582:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, LONGS_EQUALBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:582:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:588:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, LONGS_EQUALWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:588:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:599:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithLONGS_EQUALS_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:599:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:607:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, LONGS_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:607:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:613:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, LONGS_EQUAL_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:613:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:624:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithBYTES_EQUAL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:624:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:631:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, BYTES_EQUALBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:631:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:637:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, BYTES_EQUALWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:637:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:648:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithBYTES_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:648:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:656:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, BYTES_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:656:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:662:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, BYTES_EQUAL_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:662:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:669:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] SIGNED_BYTES_EQUAL(-1, -2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:250:5: note: expanded from macro 'SIGNED_BYTES_EQUAL' SIGNED_BYTES_EQUAL_LOCATION(expected, actual, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:253:80: note: expanded from macro 'SIGNED_BYTES_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertSignedBytesEqual(expected, actual, NULLPTR, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:673:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithSIGNED_BYTES_EQUAL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:673:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:685:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, CHARS_EQUALBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:685:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:687:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) SIGNED_BYTES_EQUAL(-1, -2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:250:5: note: expanded from macro 'SIGNED_BYTES_EQUAL' SIGNED_BYTES_EQUAL_LOCATION(expected, actual, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:253:80: note: expanded from macro 'SIGNED_BYTES_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertSignedBytesEqual(expected, actual, NULLPTR, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:688:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else SIGNED_BYTES_EQUAL(-3, -3); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:250:5: note: expanded from macro 'SIGNED_BYTES_EQUAL' SIGNED_BYTES_EQUAL_LOCATION(expected, actual, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:253:80: note: expanded from macro 'SIGNED_BYTES_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertSignedBytesEqual(expected, actual, NULLPTR, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:691:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, CHARS_EQUALWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:691:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:693:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] SIGNED_BYTES_EQUAL(-7, 19); // LCOV_EXCL_LINE; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:250:5: note: expanded from macro 'SIGNED_BYTES_EQUAL' SIGNED_BYTES_EQUAL_LOCATION(expected, actual, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:253:80: note: expanded from macro 'SIGNED_BYTES_EQUAL_LOCATION' do { UtestShell::getCurrent()->assertSignedBytesEqual(expected, actual, NULLPTR, file, line); } while(0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:702:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithSIGNED_BYTES_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:702:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:710:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, CHARS_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:710:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:716:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, SIGNED_BYTES_EQUAL_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:716:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:723:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL((void*)0xa5a5, (void*)0xf0f0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:727:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithPOINTERS_EQUAL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:727:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:734:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, POINTERS_EQUALBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:734:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:736:31: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) POINTERS_EQUAL(NULLPTR, to_void_pointer(0xbeefbeef)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:736:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) POINTERS_EQUAL(NULLPTR, to_void_pointer(0xbeefbeef)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:737:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else POINTERS_EQUAL(to_void_pointer(0xdeadbeef), to_void_pointer(0xdeadbeef)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:740:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, POINTERS_EQUALWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:740:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:742:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL((void*) 0xbeef, (void*) 0xdead); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:751:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithPOINTERS_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:751:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:759:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, POINTERS_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:759:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 607 warnings generated. /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:761:36: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) POINTERS_EQUAL_TEXT(NULLPTR, to_void_pointer(0xbeefbeef), "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:765:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, POINTERS_EQUAL_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:765:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:773:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL((void (*)())0xa5a5, (void (*)())0xf0f0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:777:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithFUNCTIONPOINTERS_EQUAL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:777:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:784:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FUNCTIONPOINTERS_EQUALBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:784:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:786:39: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) FUNCTIONPOINTERS_EQUAL(NULLPTR, to_func_pointer(0xbeefbeef)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:786:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) FUNCTIONPOINTERS_EQUAL(NULLPTR, to_func_pointer(0xbeefbeef)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:787:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else FUNCTIONPOINTERS_EQUAL(to_func_pointer(0xdeadbeef), to_func_pointer(0xdeadbeef)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:790:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, FUNCTIONPOINTERS_EQUALWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:790:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:792:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] FUNCTIONPOINTERS_EQUAL((void (*)())0xbeef, (void (*)())0xdead); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:271:59: note: expanded from macro 'FUNCTIONPOINTERS_EQUAL' FUNCTIONPOINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:801:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithFUNCTIONPOINTERS_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:801:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:809:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FUNCTIONPOINTERS_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:809:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:811:44: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) FUNCTIONPOINTERS_EQUAL_TEXT(NULLPTR, to_func_pointer(0xbeefbeef), "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:815:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, FUNCTIONPOINTERS_EQUAL_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:815:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:825:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(0.12, 44.1, 0.3); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:829:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithDOUBLES_EQUAL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:829:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:837:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, DOUBLES_EQUALBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:837:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:839:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) DOUBLES_EQUAL(0.0, 1.1, 0.0005); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:840:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else DOUBLES_EQUAL(0.1, 0.2, 0.2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:843:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, DOUBLES_EQUALWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:843:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:845:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(100.0, 0.0, 0.2); // LCOV_EXCL_LINE; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:854:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithDOUBLES_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:854:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:863:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, DOUBLES_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:863:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:869:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, DOUBLES_EQUAL_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:869:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:878:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(true); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:882:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, SuccessPrintsNothing) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:882:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:888:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(lineOfCodeExecutedAfterCheck); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:896:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, PrintPrintsWhateverPrintPrints) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:896:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:910:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, PrintPrintsSimpleStringsForExampleThoseReturnedByFromString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:910:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:918:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(0 == 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:920:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(0 == 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69: note: expanded from macro 'CHECK_TRUE' CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:922:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(0 != 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:114:62: note: expanded from macro 'CHECK_FALSE' CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:928:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(100,100); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:928:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:929:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL_TEXT(100, 100, "Shouldn't fail"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:130:3: note: expanded from macro 'CHECK_EQUAL_TEXT' CHECK_EQUAL_LOCATION(expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:930:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("THIS", "THIS"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:932:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] DOUBLES_EQUAL(1.0, 1.0, .01); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:281:55: note: expanded from macro 'DOUBLES_EQUAL' DOUBLES_EQUAL_LOCATION(expected, actual, threshold, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:934:20: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:934:29: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:934:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL(NULLPTR, NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:262:51: note: expanded from macro 'POINTERS_EQUAL' POINTERS_EQUAL_LOCATION((expected), (actual), NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:935:25: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL_TEXT(NULLPTR, NULLPTR, "Shouldn't fail"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:935:34: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] POINTERS_EQUAL_TEXT(NULLPTR, NULLPTR, "Shouldn't fail"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:936:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL("THIS", "THIS", 5); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:290:49: note: expanded from macro 'MEMCMP_EQUAL' MEMCMP_EQUAL_LOCATION(expected, actual, size, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:938:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] BITS_EQUAL(0x01, (unsigned char )0x01, 0xFF); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:299:41: note: expanded from macro 'BITS_EQUAL' BITS_LOCATION(expected, actual, mask, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:939:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] BITS_EQUAL(0x0001, (unsigned short )0x0001, 0xFFFF); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:299:41: note: expanded from macro 'BITS_EQUAL' BITS_LOCATION(expected, actual, mask, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:940:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] BITS_EQUAL(0x00000001, (unsigned long )0x00000001, 0xFFFFFFFF); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:299:41: note: expanded from macro 'BITS_EQUAL' BITS_LOCATION(expected, actual, mask, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:945:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, allMacrosFromFunctionThatReturnsAValue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:945:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:950:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, MEMCMP_EQUALBehavesAsAProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:950:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:952:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) MEMCMP_EQUAL("TEST", "test", 5); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:290:49: note: expanded from macro 'MEMCMP_EQUAL' MEMCMP_EQUAL_LOCATION(expected, actual, size, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:953:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else MEMCMP_EQUAL("TEST", "TEST", 5); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:290:49: note: expanded from macro 'MEMCMP_EQUAL' MEMCMP_EQUAL_LOCATION(expected, actual, size, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:956:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, MEMCMP_EQUALWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:956:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:958:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL("TEST", "test", 5); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:290:49: note: expanded from macro 'MEMCMP_EQUAL' MEMCMP_EQUAL_LOCATION(expected, actual, size, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:966:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL(expectedData, actualData, sizeof(expectedData)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:290:49: note: expanded from macro 'MEMCMP_EQUAL' MEMCMP_EQUAL_LOCATION(expected, actual, size, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:970:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, MEMCMP_EQUALFailureWithUnequalInput) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' 116 warnings#define _override override generated . ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:970:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:982:18: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL(NULLPTR, actualData, sizeof(actualData)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:982:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL(NULLPTR, actualData, sizeof(actualData)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:290:49: note: expanded from macro 'MEMCMP_EQUAL' MEMCMP_EQUAL_LOCATION(expected, actual, size, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:986:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, MEMCMP_EQUALFailureWithNullExpected) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:986:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:997:32: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL(expectedData, NULLPTR, sizeof(expectedData)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:997:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL(expectedData, NULLPTR, sizeof(expectedData)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:290:49: note: expanded from macro 'MEMCMP_EQUAL' MEMCMP_EQUAL_LOCATION(expected, actual, size, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1001:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, MEMCMP_EQUALFailureWithNullActual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1001:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1008:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, MEMCMP_EQUALNullExpectedNullActual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1008:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1010:18: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL(NULLPTR, NULLPTR, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1010:27: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL(NULLPTR, NULLPTR, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1010:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL(NULLPTR, NULLPTR, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:290:49: note: expanded from macro 'MEMCMP_EQUAL' MEMCMP_EQUAL_LOCATION(expected, actual, size, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1011:18: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL(NULLPTR, NULLPTR, 1024); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1011:27: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL(NULLPTR, NULLPTR, 1024); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1011:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL(NULLPTR, NULLPTR, 1024); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:290:49: note: expanded from macro 'MEMCMP_EQUAL' MEMCMP_EQUAL_LOCATION(expected, actual, size, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1014:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, MEMCMP_EQUALNullPointerIgnoredInExpectationWhenSize0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1014:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1017:15: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL(NULLPTR, actualData, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1017:2: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL(NULLPTR, actualData, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:290:49: note: expanded from macro 'MEMCMP_EQUAL' MEMCMP_EQUAL_LOCATION(expected, actual, size, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1020:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, MEMCMP_EQUALNullPointerIgnoredInActualWhenSize0) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1020:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1023:29: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL(expectedData, NULLPTR, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1023:2: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MEMCMP_EQUAL(expectedData, NULLPTR, 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:290:49: note: expanded from macro 'MEMCMP_EQUAL' MEMCMP_EQUAL_LOCATION(expected, actual, size, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1035:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithMEMCMP_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1035:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1044:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, MEMCMP_EQUAL_TEXTBehavesAsAProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1044:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1050:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, MEMCMP_EQUAL_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1050:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1055:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, BITS_EQUALBehavesAsAProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1055:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1057:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) BITS_EQUAL(0x00, 0xFF, 0xFF); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:299:41: note: expanded from macro 'BITS_EQUAL' BITS_LOCATION(expected, actual, mask, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1058:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else BITS_EQUAL(0x00, 0x00, 0xFF); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:299:41: note: expanded from macro 'BITS_EQUAL' BITS_LOCATION(expected, actual, mask, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1061:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, BITS_EQUALWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1061:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1063:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] BITS_EQUAL(0x00, 0xFF, 0xFF); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:299:41: note: expanded from macro 'BITS_EQUAL' BITS_LOCATION(expected, actual, mask, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1068:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] BITS_EQUAL(0x00, 0xFF, 0xFF); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:299:41: note: expanded from macro 'BITS_EQUAL' BITS_LOCATION(expected, actual, mask, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1072:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, BITS_EQUALFailureWithUnequalInput) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1072:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1079:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, BITS_EQUALZeroMaskEqual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1079:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1081:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] BITS_EQUAL(0x00, 0xFF, 0x00); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:299:41: note: expanded from macro 'BITS_EQUAL' BITS_LOCATION(expected, actual, mask, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1090:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithBITS_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1090:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1098:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, BITS_EQUAL_TEXTBehavesAsAProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1098:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1104:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, BITS_EQUAL_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1104:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1110:6: warning: scoped enumerations are incompatible with C++98 [-Wc++98-compat] enum class ScopedIntEnum { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1116:21: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT(ScopedIntEnum::B, ScopedIntEnum::B); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1116:39: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT(ScopedIntEnum::B, ScopedIntEnum::B); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1116:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT(ScopedIntEnum::B, ScopedIntEnum::B); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:64: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1116:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:3: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1117:21: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT(ScopedIntEnum::B, ScopedIntEnum::A); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1117:39: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT(ScopedIntEnum::B, ScopedIntEnum::A); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1117:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT(ScopedIntEnum::B, ScopedIntEnum::A); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:64: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1117:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:3: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1120:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, TestENUMS_EQUAL_INTWithScopedIntEnum) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1120:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1127:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, ENUMS_EQUAL_INTWithScopedIntEnumBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1127:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1129:32: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] if (false) ENUMS_EQUAL_INT(ScopedIntEnum::B, ScopedIntEnum::A); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1129:50: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] if (false) ENUMS_EQUAL_INT(ScopedIntEnum::B, ScopedIntEnum::A); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1129:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) ENUMS_EQUAL_INT(ScopedIntEnum::B, ScopedIntEnum::A); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:64: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1129:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:3: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1130:26: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] else ENUMS_EQUAL_INT(ScopedIntEnum::B, ScopedIntEnum::B); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1130:44: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] else ENUMS_EQUAL_INT(ScopedIntEnum::B, ScopedIntEnum::B); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1130:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else ENUMS_EQUAL_INT(ScopedIntEnum::B, ScopedIntEnum::B); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:64: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1130:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:3: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1133:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, ENUMS_EQUAL_INTWithScopedIntEnumWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1133:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1135:21: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT(ScopedIntEnum::B, ScopedIntEnum::A); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1135:39: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT(ScopedIntEnum::B, ScopedIntEnum::A); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1135:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT(ScopedIntEnum::B, ScopedIntEnum::A); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:64: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1135:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:3: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1140:26: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT_TEXT(ScopedIntEnum::B, ScopedIntEnum::A, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1140:44: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT_TEXT(ScopedIntEnum::B, ScopedIntEnum::A, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1140:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT_TEXT(ScopedIntEnum::B, ScopedIntEnum::A, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:311:3: note: expanded from macro 'ENUMS_EQUAL_INT_TEXT' ENUMS_EQUAL_TYPE_TEXT(int, expected, actual, text) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:317:3: note: expanded from macro 'ENUMS_EQUAL_TYPE_TEXT' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1143:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, TestENUMS_EQUAL_INT_TEXTWithScopedIntEnum) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1143:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1151:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, ENUMS_EQUAL_INT_TEXTWithScopedIntEnumBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1151:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1153:37: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] if (false) ENUMS_EQUAL_INT_TEXT(ScopedIntEnum::B, ScopedIntEnum::A, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1153:55: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] if (false) ENUMS_EQUAL_INT_TEXT(ScopedIntEnum::B, ScopedIntEnum::A, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1153:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) ENUMS_EQUAL_INT_TEXT(ScopedIntEnum::B, ScopedIntEnum::A, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:311:3: note: expanded from macro 'ENUMS_EQUAL_INT_TEXT' ENUMS_EQUAL_TYPE_TEXT(int, expected, actual, text) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:317:3: note: expanded from macro 'ENUMS_EQUAL_TYPE_TEXT' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1154:31: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] else ENUMS_EQUAL_INT_TEXT(ScopedIntEnum::B, ScopedIntEnum::B, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1154:49: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] else ENUMS_EQUAL_INT_TEXT(ScopedIntEnum::B, ScopedIntEnum::B, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1154:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else ENUMS_EQUAL_INT_TEXT(ScopedIntEnum::B, ScopedIntEnum::B, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:311:3: note: expanded from macro 'ENUMS_EQUAL_INT_TEXT' ENUMS_EQUAL_TYPE_TEXT(int, expected, actual, text) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:317:3: note: expanded from macro 'ENUMS_EQUAL_TYPE_TEXT' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1157:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, ENUMS_EQUAL_EQUAL_INT_TEXTWithScopedIntEnumWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1157:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1159:26: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT_TEXT(ScopedIntEnum::B, ScopedIntEnum::A, "Failed because it failed"); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1159:44: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT_TEXT(ScopedIntEnum::B, ScopedIntEnum::A, "Failed because it failed"); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1159:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT_TEXT(ScopedIntEnum::B, ScopedIntEnum::A, "Failed because it failed"); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:311:3: note: expanded from macro 'ENUMS_EQUAL_INT_TEXT' ENUMS_EQUAL_TYPE_TEXT(int, expected, actual, text) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:317:3: note: expanded from macro 'ENUMS_EQUAL_TYPE_TEXT' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1162:6: warning: scoped enumerations are incompatible with C++98 [-Wc++98-compat] enum class ScopedLongEnum : long { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1162:1: warning: enumeration types with a fixed underlying type are incompatible with C++98 [-Wc++98-compat] enum class ScopedLongEnum : long { ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1168:28: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_TYPE(long, ScopedLongEnum::B, ScopedLongEnum::B); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1168:47: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_TYPE(long, ScopedLongEnum::B, ScopedLongEnum::B); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1168:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_TYPE(long, ScopedLongEnum::B, ScopedLongEnum::B); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:64: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1168:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:3: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1169:28: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_TYPE(long, ScopedLongEnum::B, ScopedLongEnum::A); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1169:47: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_TYPE(long, ScopedLongEnum::B, ScopedLongEnum::A); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1169:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_TYPE(long, ScopedLongEnum::B, ScopedLongEnum::A); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:64: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1169:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:3: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1172:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, TestENUMS_EQUAL_TYPEWithScopedLongEnum) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1172:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1179:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, ENUMS_EQUAL_TYPEWithScopedLongEnumBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1179:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1181:39: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] if (false) ENUMS_EQUAL_TYPE(long, ScopedLongEnum::B, ScopedLongEnum::A); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1181:58: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] if (false) ENUMS_EQUAL_TYPE(long, ScopedLongEnum::B, ScopedLongEnum::A); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1181:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) ENUMS_EQUAL_TYPE(long, ScopedLongEnum::B, ScopedLongEnum::A); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:64: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1181:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:3: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1182:33: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] else ENUMS_EQUAL_TYPE(long, ScopedLongEnum::B, ScopedLongEnum::B); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1182:52: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] else ENUMS_EQUAL_TYPE(long, ScopedLongEnum::B, ScopedLongEnum::B); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1182:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else ENUMS_EQUAL_TYPE(long, ScopedLongEnum::B, ScopedLongEnum::B); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:64: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1182:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:3: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1185:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, ENUMS_EQUAL_TYPEWithScopedLongEnumWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1185:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1187:28: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_TYPE(long, ScopedLongEnum::B, ScopedLongEnum::A); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1187:47: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_TYPE(long, ScopedLongEnum::B, ScopedLongEnum::A); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1187:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_TYPE(long, ScopedLongEnum::B, ScopedLongEnum::A); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:64: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1187:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:3: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1192:33: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_TYPE_TEXT(long, ScopedLongEnum::B, ScopedLongEnum::A, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1192:52: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_TYPE_TEXT(long, ScopedLongEnum::B, ScopedLongEnum::A, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1192:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_TYPE_TEXT(long, ScopedLongEnum::B, ScopedLongEnum::A, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:317:3: note: expanded from macro 'ENUMS_EQUAL_TYPE_TEXT' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1195:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, TestENUMS_EQUAL_TYPE_TEXTWithScopedLongEnum) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1195:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1203:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, ENUMS_EQUAL_TYPE_TEXTWithScopedLongEnumBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1203:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1205:44: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] if (false) ENUMS_EQUAL_TYPE_TEXT(long, ScopedLongEnum::B, ScopedLongEnum::A, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1205:63: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] if (false) ENUMS_EQUAL_TYPE_TEXT(long, ScopedLongEnum::B, ScopedLongEnum::A, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1205:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) ENUMS_EQUAL_TYPE_TEXT(long, ScopedLongEnum::B, ScopedLongEnum::A, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:317:3: note: expanded from macro 'ENUMS_EQUAL_TYPE_TEXT' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1206:38: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] else ENUMS_EQUAL_TYPE_TEXT(long, ScopedLongEnum::B, ScopedLongEnum::B, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1206:57: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] else ENUMS_EQUAL_TYPE_TEXT(long, ScopedLongEnum::B, ScopedLongEnum::B, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1206:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else ENUMS_EQUAL_TYPE_TEXT(long, ScopedLongEnum::B, ScopedLongEnum::B, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:317:3: note: expanded from macro 'ENUMS_EQUAL_TYPE_TEXT' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1209:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, ENUMS_EQUAL_EQUAL_TYPE_TEXTWithScopedLongEnumWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1209:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1211:33: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_TYPE_TEXT(long, ScopedLongEnum::B, ScopedLongEnum::A, "Failed because it failed"); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1211:52: warning: enumeration type in nested name specifier is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_TYPE_TEXT(long, ScopedLongEnum::B, ScopedLongEnum::A, "Failed because it failed"); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1211:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_TYPE_TEXT(long, ScopedLongEnum::B, ScopedLongEnum::A, "Failed because it failed"); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:317:3: note: expanded from macro 'ENUMS_EQUAL_TYPE_TEXT' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1222:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT(UNSCOPED_ENUM_B, UNSCOPED_ENUM_B); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:64: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1222:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:3: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1223:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT(UNSCOPED_ENUM_B, UNSCOPED_ENUM_A); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:64: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1223:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:3: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1226:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, TestENUMS_EQUAL_INTWithUnscopedEnum) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1226:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1233:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, ENUMS_EQUAL_INTWithUnscopedEnumBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1233:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1235:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) ENUMS_EQUAL_INT(UNSCOPED_ENUM_B, UNSCOPED_ENUM_A); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:64: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1235:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:3: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1236:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else ENUMS_EQUAL_INT(UNSCOPED_ENUM_B, UNSCOPED_ENUM_B); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:64: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1236:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:3: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1239:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, ENUMS_EQUAL_INTWithUnscopedEnumWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1239:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1241:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT(UNSCOPED_ENUM_B, UNSCOPED_ENUM_A); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:64: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1241:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:308:3: note: expanded from macro 'ENUMS_EQUAL_INT' ENUMS_EQUAL_TYPE(int, expected, actual) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:314:3: note: expanded from macro 'ENUMS_EQUAL_TYPE' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1246:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT_TEXT(UNSCOPED_ENUM_B, UNSCOPED_ENUM_A, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:311:3: note: expanded from macro 'ENUMS_EQUAL_INT_TEXT' ENUMS_EQUAL_TYPE_TEXT(int, expected, actual, text) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:317:3: note: expanded from macro 'ENUMS_EQUAL_TYPE_TEXT' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1249:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, TestENUMS_EQUAL_INT_TEXTWithUnscopedEnum) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1249:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1257:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, ENUMS_EQUAL_INT_TEXTWithUnscopedEnumBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1257:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1259:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) ENUMS_EQUAL_INT_TEXT(UNSCOPED_ENUM_B, UNSCOPED_ENUM_A, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:311:3: note: expanded from macro 'ENUMS_EQUAL_INT_TEXT' ENUMS_EQUAL_TYPE_TEXT(int, expected, actual, text) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:317:3: note: expanded from macro 'ENUMS_EQUAL_TYPE_TEXT' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1260:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else ENUMS_EQUAL_INT_TEXT(UNSCOPED_ENUM_B, UNSCOPED_ENUM_B, "Failed because it failed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:311:3: note: expanded from macro 'ENUMS_EQUAL_INT_TEXT' ENUMS_EQUAL_TYPE_TEXT(int, expected, actual, text) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:317:3: note: expanded from macro 'ENUMS_EQUAL_TYPE_TEXT' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1263:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestMacros, ENUMS_EQUAL_EQUAL_INT_TEXTWithUnscopedEnumWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1263:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1265:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ENUMS_EQUAL_INT_TEXT(UNSCOPED_ENUM_B, UNSCOPED_ENUM_A, "Failed because it failed"); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:311:3: note: expanded from macro 'ENUMS_EQUAL_INT_TEXT' ENUMS_EQUAL_TYPE_TEXT(int, expected, actual, text) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:317:3: note: expanded from macro 'ENUMS_EQUAL_TYPE_TEXT' ENUMS_EQUAL_TYPE_LOCATION(underlying_type, expected, actual, text, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:327:68: note: expanded from macro 'ENUMS_EQUAL_TYPE_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, long(0), NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1275:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK_THROWS_whenDoesntThrow) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1275:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1289:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, SuccessWithCHECK_THROWS) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1289:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1301:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, FailureWithCHECK_THROWS_whenWrongThrow) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1301:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1309:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestMacros, MultipleCHECK_THROWS_inOneScope) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestMacro.cpp:1309:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:41:24: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("ok", NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:41:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("ok", NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:44:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_EQUALAndActualIsNULL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:44:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:52:18: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(NULLPTR, "ok"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:52:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(NULLPTR, "ok"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:55:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_EQUALAndExpectedIsNULL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:55:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:63:27: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("ok", NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:63:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("ok", NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:66:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_CONTAINSAndActualIsNULL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:66:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:74:21: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS(NULLPTR, "ok"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:74:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS(NULLPTR, "ok"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:77:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_CONTAINSAndExpectedIsNULL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:77:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:85:25: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRNCMP_EQUAL("ok", NULLPTR, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:85:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRNCMP_EQUAL("ok", NULLPTR, 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:171:52: note: expanded from macro 'STRNCMP_EQUAL' STRNCMP_EQUAL_LOCATION(expected, actual, length, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:88:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRNCMP_EQUALAndActualIsNULL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:88:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:96:19: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRNCMP_EQUAL(NULLPTR, "ok", 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:96:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRNCMP_EQUAL(NULLPTR, "ok", 2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:171:52: note: expanded from macro 'STRNCMP_EQUAL' STRNCMP_EQUAL_LOCATION(expected, actual, length, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRNCMP_EQUALAndExpectedIsNULL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:107:31: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_EQUAL("ok", NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:107:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_EQUAL("ok", NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:180:50: note: expanded from macro 'STRCMP_NOCASE_EQUAL' STRCMP_NOCASE_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:110:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_NOCASE_EQUALAndActualIsNULL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:110:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:118:25: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_EQUAL(NULLPTR, "ok"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:118:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_EQUAL(NULLPTR, "ok"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:180:50: note: expanded from macro 'STRCMP_NOCASE_EQUAL' STRCMP_NOCASE_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:121:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_NOCASE_EQUALAndExpectedIsNULL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:121:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:129:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_EQUAL("no", "ok"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:180:50: note: expanded from macro 'STRCMP_NOCASE_EQUAL' STRCMP_NOCASE_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:132:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_NOCASE_EQUALAndUnequalInput) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:132:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:140:34: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_CONTAINS("ok", NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:140:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_CONTAINS("ok", NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:198:53: note: expanded from macro 'STRCMP_NOCASE_CONTAINS' STRCMP_NOCASE_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:143:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_NOCASE_CONTAINSAndActualIsNULL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:143:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:151:28: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_CONTAINS(NULLPTR, "ok"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:151:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_CONTAINS(NULLPTR, "ok"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:198:53: note: expanded from macro 'STRCMP_NOCASE_CONTAINS' STRCMP_NOCASE_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:154:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_NOCASE_CONTAINSAndExpectedIsNULL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:154:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:162:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("hello", "hell"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:166:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_EQUAL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:166:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:173:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, STRCMP_EQUALBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:173:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:175:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) STRCMP_EQUAL("1", "2"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:176:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else STRCMP_EQUAL("1", "1"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:179:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestStringMacros, STRCMP_EQUALWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:179:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:181:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("Hello", "World"); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:190:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:190:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:198:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, STRCMP_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:198:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:204:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestStringMacros, STRCMP_EQUAL_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:204:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:211:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRNCMP_EQUAL("hello", "hallo", 5); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:171:52: note: expanded from macro 'STRNCMP_EQUAL' STRNCMP_EQUAL_LOCATION(expected, actual, length, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:215:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRNCMP_EQUAL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:215:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:222:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, STRNCMP_EQUALBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:222:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:224:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) STRNCMP_EQUAL("1", "2", 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:171:52: note: expanded from macro 'STRNCMP_EQUAL' STRNCMP_EQUAL_LOCATION(expected, actual, length, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:225:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else STRNCMP_EQUAL("1", "1", 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:171:52: note: expanded from macro 'STRNCMP_EQUAL' STRNCMP_EQUAL_LOCATION(expected, actual, length, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:228:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestStringMacros, STRNCMP_EQUALWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:228:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:230:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRNCMP_EQUAL("Hello", "World", 3); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:171:52: note: expanded from macro 'STRNCMP_EQUAL' STRNCMP_EQUAL_LOCATION(expected, actual, length, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:239:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRNCMP_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:239:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:247:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, STRNCMP_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:247:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:253:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestStringMacros, STRNCMP_EQUAL_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:253:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:260:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_EQUAL("hello", "Hell"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:180:50: note: expanded from macro 'STRCMP_NOCASE_EQUAL' STRCMP_NOCASE_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:264:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_NOCASE_EQUAL) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:264:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:271:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, STRCMP_NOCASE_EQUALBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:271:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:273:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) STRCMP_NOCASE_EQUAL("1", "2"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:180:50: note: expanded from macro 'STRCMP_NOCASE_EQUAL' STRCMP_NOCASE_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:274:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else STRCMP_NOCASE_EQUAL("1", "1"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:180:50: note: expanded from macro 'STRCMP_NOCASE_EQUAL' STRCMP_NOCASE_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:277:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestStringMacros, STRCMP_NOCASE_EQUALWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:277:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:279:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_EQUAL("Hello", "World"); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:180:50: note: expanded from macro 'STRCMP_NOCASE_EQUAL' STRCMP_NOCASE_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:288:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_NOCASE_EQUAL_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:288:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:296:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, STRCMP_NOCASE_EQUAL_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:296:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:302:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestStringMacros, STRCMP_NOCASE_EQUAL_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:302:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:309:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("hello", "world"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:313:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_CONTAINS) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:313:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:320:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, STRCMP_CONTAINSBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:320:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:322:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) STRCMP_CONTAINS("1", "2"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:323:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else STRCMP_CONTAINS("1", "1"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:326:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestStringMacros, STRCMP_CONTAINSWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:326:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:328:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("Hello", "World"); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:337:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_CONTAINS_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:337:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:345:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, STRCMP_CONTAINS_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:345:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:351:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestStringMacros, STRCMP_CONTAINS_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:351:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:358:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_CONTAINS("hello", "WORLD"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:198:53: note: expanded from macro 'STRCMP_NOCASE_CONTAINS' STRCMP_NOCASE_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:362:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_NOCASE_CONTAINS) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:362:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:369:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, STRCMP_NOCASE_CONTAINSBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:369:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:371:16: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] if (false) STRCMP_NOCASE_CONTAINS("never", "executed"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:198:53: note: expanded from macro 'STRCMP_NOCASE_CONTAINS' STRCMP_NOCASE_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:372:10: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] else STRCMP_NOCASE_CONTAINS("hello", "HELLO WORLD"); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:198:53: note: expanded from macro 'STRCMP_NOCASE_CONTAINS' STRCMP_NOCASE_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:375:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestStringMacros, STRCMP_NO_CASE_CONTAINSWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:375:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:377:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_NOCASE_CONTAINS("Hello", "World"); // LCOV_EXCL_LINE ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:198:53: note: expanded from macro 'STRCMP_NOCASE_CONTAINS' STRCMP_NOCASE_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:386:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, FailureWithSTRCMP_NOCASE_CONTAINS_TEXT) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:386:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:394:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, STRCMP_NOCASE_CONTAINS_TEXTBehavesAsProperMacro) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:394:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:400:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UnitTestStringMacros, STRCMP_NO_CASE_CONTAINS_TEXTWorksInAnIgnoredTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:79:27: note: expanded from macro 'IGNORE_TEST' public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:400:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:405:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, NFirstCharsComparison) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:405:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:407:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRNCMP_EQUAL("Hello World!", "Hello Peter!", 0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:171:52: note: expanded from macro 'STRNCMP_EQUAL' STRNCMP_EQUAL_LOCATION(expected, actual, length, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:408:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRNCMP_EQUAL("Hello World!", "Hello Peter!", 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:171:52: note: expanded from macro 'STRNCMP_EQUAL' STRNCMP_EQUAL_LOCATION(expected, actual, length, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:409:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRNCMP_EQUAL("Hello World!", "Hello Peter!", 6); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:171:52: note: expanded from macro 'STRNCMP_EQUAL' STRNCMP_EQUAL_LOCATION(expected, actual, length, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:410:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRNCMP_EQUAL("Hello World!", "Hello", 5); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:171:52: note: expanded from macro 'STRNCMP_EQUAL' STRNCMP_EQUAL_LOCATION(expected, actual, length, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:415:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRNCMP_EQUAL("hello world!", "HELLO WORLD!", 12); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:171:52: note: expanded from macro 'STRNCMP_EQUAL' STRNCMP_EQUAL_LOCATION(expected, actual, length, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:419:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, CompareNFirstCharsWithUpperAndLowercase) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:419:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:429:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRNCMP_EQUAL("Hello World!", "Hello Peter!", 12); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:171:52: note: expanded from macro 'STRNCMP_EQUAL' STRNCMP_EQUAL_LOCATION(expected, actual, length, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:433:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, CompareNFirstCharsWithDifferenceInTheMiddle) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:433:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:443:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRNCMP_EQUAL("", "Not empty string", 5); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:171:52: note: expanded from macro 'STRNCMP_EQUAL' STRNCMP_EQUAL_LOCATION(expected, actual, length, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:447:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, CompareNFirstCharsWithEmptyString) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:447:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:457:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRNCMP_EQUAL("Not empty string?", "Not empty string!", 17); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:171:52: note: expanded from macro 'STRNCMP_EQUAL' STRNCMP_EQUAL_LOCATION(expected, actual, length, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:461:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UnitTestStringMacros, CompareNFirstCharsWithLastCharDifferent) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TestUTestStringMacro.cpp:461:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ 199 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ TestGroup: TestOrderedTestMacros TestGroup: TestOrderedTest TestGroup: MockReturnValueTest TestGroup: MockStrictOrderTest TestGroup: MockSupport_c TestGroup: MockSupportTestWithFixture TestGroup: MockSupportTest TestGroup: MockPlugin TestGroup: MockParameterTest In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] TestGroup: MockNamedValue void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat]TestGroup: ComparatorsAndCopiersRepository void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ TestGroup: MockHierarchyTest In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125TestGroup: MockFailureTest: 24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] TestGroup: MockExpectedCallsList void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:TestGroup: MockIgnoredExpectedCall51 : warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ TestGroup: MockExpectedCall In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ TestGroup: MockNamedValueHandlerRepository TestGroup: MockComparatorCopierTest TestGroup: MockCallTest TestGroup: MockCheatSheet TestGroup: MockCheckedActualCall TestGroup: NormalMemoryReportFormatter TestGroup: MemoryReporterPlugin TestGroup: MemoryReportAllocator TestGroup: IEEE754ExceptionsPlugin2 TestGroup: FE__with_Plugin TestGroup: CodeMemoryReportFormatter 8 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ 569 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:29: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:45:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(true); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:50:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(1, 1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:50:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:61:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShell, compareDoubles) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:61:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:65:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(doubles_equal(1.0, 1.001, 0.01)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17In file included from : :note1: : expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h :59:68:#define NULLPTR nullptr warning ^: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:66:In file included from 5:: 1warning: : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] CHECK(!doubles_equal(not_a_number, 1.001, 0.01)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW;note : ^expanded from macro 'CHECK' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ #define UT_NOTHROW noexcept/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^314 :17: note: expanded from macro 'NULLPTR' In file included from #define NULLPTR nullptr : ^1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:67:5: warningIn file included from : 'nullptr' is incompatible with C++98 [-Wc++98-compat]: 1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] CHECK(!doubles_equal(1.0, not_a_number, 0.01)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102: void operator delete[](void* mem) UT_NOTHROW;55 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'CHECK'125 :24: note: expanded from macro 'UT_NOTHROW' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) #define UT_NOTHROW noexcept ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:68:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] In file included from CHECK(!doubles_equal(1.0, 1.001, not_a_number)); : ^1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::65102::5355:: warningnote: : noexcept specifications are incompatible with C++98 [-Wc++98-compat]expanded from macro 'CHECK' void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :125/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::24314:: 17note:: expanded from macro 'UT_NOTHROW'note : expanded from macro 'NULLPTR' #define UT_NOTHROW noexcept #define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:69:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!doubles_equal(1.0, 1.1, 0.05)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:70:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!doubles_equal(infinity, 1.0, 0.01)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:71:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!doubles_equal(1.0, infinity, 0.01)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:72:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(doubles_equal(1.0, -1.0, infinity)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:73:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(doubles_equal(infinity, infinity, 0.01)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:74:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(doubles_equal(infinity, infinity, infinity)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:76:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(doubles_equal(a, a, 0.000000001)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:79:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShell, FailWillIncreaseTheAmountOfChecks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:79:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp39:: 86/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h::1233:: 25warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShell, PassedCheckEqualWillIncreaseTheAmountOfChecks) ^ Utest* createTest() _override { return new ExecFunctionTest(this); } ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :65/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::24306:: 19note: expanded from macro 'TEST' : note: expanded from macro '_override' void testBody() _override; }; \ ^ #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:86:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cppnote:: 28expanded from macro 'TEST': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:#define _override override17 : ^ note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp#define _override override: 93 ^: 1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] IGNORE_TEST(UtestShell, IgnoreTestAccessingFixture) In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp :28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h79::3927: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h :note258: :expanded from macro 'IGNORE_TEST'69 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] public: void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override;note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306#define _override override: 19 ^: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:93:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:81:35: note: expanded from macro 'IGNORE_TEST' virtual Utest* createTest() _override { return new IGNORE##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp::4295: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h23::45 :warning5: :'nullptr' is incompatible with C++98 [-Wc++98-compat] warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] CHECK(&fixture != NULLPTR); ^ DEFAULT_COPY_CONSTRUCTOR(TestResult) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h17::150 :note80: :expanded from macro 'NULLPTR' note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:95:5 #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default;: ^warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(&fixture != NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:98:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShell, MacrosUsedInSetup) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:98:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:107:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShell, MacrosUsedInTearDown) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:107:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp :116:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShell, ExitLeavesQuietly)In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp^: 28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h::6545:: 24/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:: 49note:: 71expanded from macro 'TEST': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: virtual void postTestAction(UtestShell& test, TestResult& result) _override; note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19#define _override override: ^note : expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:116:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override'In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:28: In file included from #define _override override/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h : ^45 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp132::291: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.hwarning:: 31'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:TEST(UtestShell, TeardownCalledAfterTestFailure)26 :^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :65:24: note virtual void flush() _override;: expanded from macro 'TEST' ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19 void testBody() _override; }; \: ^note : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19:#define _override override note ^: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:132:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' In file included from virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp : ^29 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h::30631:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h :note31: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :148:39:#define _override override warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp: virtual void printCurrentGroupStarted(const UtestShell& test) _override;150 : ^1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hwarning:: 306'override' keyword is incompatible with C++98 [-Wc++98-compat]: 19: note: expanded from macro '_override' TEST(UtestShell, TestStopsAfterTestFailure)#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp: void testBody() _override; }; \29 : ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h31:: 306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h19::31 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h: :expanded from macro '_override'189 :64: warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp :warning150: :'override' keyword is incompatible with C++98 [-Wc++98-compat]1 : warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: virtual void verbose(VerbosityLevel level) _override;67 : ^35 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hnote:: 306expanded from macro 'TEST': 19: note: expanded from macro '_override' #define _override override ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:: 29note: : In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h#define _override override: 31 ^: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp: :expanded from macro '_override'156 :5: warning#define _override override: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ CHECK(fixture.hasTestFailed()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cppnote:: 29expanded from macro 'CHECK': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198 CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__): 59 ^: warning/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :'override' keyword is incompatible with C++98 [-Wc++98-compat]314 :17: note: expanded from macro 'NULLPTR' virtual void printFailure(const TestFailure& failure) _override; ^#define NULLPTR nullptr ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:29: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/SimpleMutex.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/PlatformSpecificFunctions.h:31: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:161:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShell, TestStopsAfterSetupFailure) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:161:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:40:12: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:80:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleMutexTest, CreateAndDestroy) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:80:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:172:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShell, veryVebose) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:172:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:86:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(1, mutexCreateCount); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:181:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_CONTAINS("\n------ before runTest", normalOutput.getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:189:46: note: expanded from macro 'STRCMP_CONTAINS' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:86:5: warning: STRCMP_CONTAINS_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__)'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::127314::317:: notenote: : expanded from macro 'CHECK_EQUAL'expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:87:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(1, mutexDestroyCount); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:87:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:188:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShell, this_test_covers_the_UtestShell_createTest_and_Utest_testBody_methods) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:#define _override override88 : ^5 : warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(0, mutexLockCount); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:188:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp::3588:: 5note:: expanded from macro 'TEST'warning : 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) note ^: expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66#define _override override: ^note : expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:89:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(0, mutexUnlockCount); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:89:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:202:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShell, RunInSeparateProcessTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:202:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:92:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(SimpleMutexTest, LockUnlockTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:92:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:218:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShell, TestDefaultCrashMethodInSeparateProcessTest) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:218:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:100:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(1, mutexCreateCount); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:100:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:226:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(fixture.getOutput().contains("signal 11") || fixture.getOutput().contains("signal 4")); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:101:5: warning: CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__)'nullptr' is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314: CHECK_EQUAL(1, mutexLockCount);17 : ^ note: expanded from macro 'NULLPTR'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h :127:42#define NULLPTR nullptr: ^note : expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:101:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:102:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_EQUAL(1, mutexUnlockCount); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:102:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:: 244note:: 1expanded from macro 'CHECK_EQUAL_LOCATION': warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^TEST(UtestShell, DestructorIsCalledForLocalObjectsWhenTheTestFails) ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :314:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h17::65 :note24: :expanded from macro 'NULLPTR' note: expanded from macro 'TEST' #define NULLPTR nullptr ^ void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:244:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp::306103::195:: notewarning: : expanded from macro '_override''nullptr' is incompatible with C++98 [-Wc++98-compat] #define _override override ^ CHECK_EQUAL(1, mutexDestroyCount); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:42: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/SimpleMutexTest.cpp:103:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:127:3: note: expanded from macro 'CHECK_EQUAL' CHECK_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:142:66: note: expanded from macro 'CHECK_EQUAL_LOCATION' UtestShell::getCurrent()->assertLongsEqual((long)0, (long)0, NULLPTR, file, line); \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW;: 248 ^: 5:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :warning125: :'nullptr' is incompatible with C++98 [-Wc++98-compat]24 : note: expanded from macro 'UT_NOTHROW' CHECK(destructorWasCalledOnFailedTest); #define UT_NOTHROW noexcept ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: In file included from note: :expanded from macro 'CHECK'1 : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h ^: 314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::17125:: 24note:: expanded from macro 'NULLPTR'note : expanded from macro 'UT_NOTHROW' #define NULLPTR nullptr #define UT_NOTHROW noexcept ^ ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:259:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void setup() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:266:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(IgnoredUtestShell, doesIgnoreCount) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:266:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:272:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(IgnoredUtestShell, printsIGNORE_TESTwhenVerbose) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:272:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cppIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp279::281: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.hwarning:: 31'override' keyword is incompatible with C++98 [-Wc++98-compat]: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(IgnoredUtestShell, runIgnoredOptionSpecifiedThenIncreaseRunCount) ^ Utest* createTest() _override { return new ExecFunctionTest(this); }/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h : ^65 :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h24::306 :note19: :expanded from macro 'TEST' note: expanded from macro '_override' #define _override override void testBody() _override; }; \ ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: In file included from note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp: :expanded from macro '_override'28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: #define _override overrideIn file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h ^: 39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:: 279note:: 1expanded from macro 'NULLPTR': warning#define NULLPTR nullptr: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp35::28 : noteIn file included from : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.hexpanded from macro 'TEST': 31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \67 : ^ warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) :19 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'314 :17: note: expanded from macro 'NULLPTR'#define _override override ^#define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:287:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(IgnoredUtestShell, runIgnoredOptionNotSpecifiedThenIncreaseIgnoredCount) In file included from ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp :28: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.hIn file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h65::3124: :In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.hnote:: 42expanded from macro 'TEST': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: void testBody() _override; }; \warning : ^defaulted function definitions are incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306: DEFAULT_COPY_CONSTRUCTOR(TestResult)19 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'150 :80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR'#define _override override ^ #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:287:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:294:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(IgnoredUtestShell, runIgnoredOptionSpecifiedWillNotInfluenceNormalTestCount) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:294:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:In file included from 19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:: 28note: : In file included from expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h :31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44#define _override override: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h ^: 93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:31: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:302:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(IgnoredUtestShell, runIgnoredOptionSpecifiedThenReturnTESTInFormattedName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp :note302: :expanded from macro '_override'1 : warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:In file included from 35/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:: 28note: : In file included from expanded from macro 'TEST'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h :32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ virtual void flush() _override;/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h : ^306 :19/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:: 306note:: 19expanded from macro '_override': note: expanded from macro '_override' #define _override override#define _override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::308322::530:: warningnote: : 'nullptr' is incompatible with C++98 [-Wc++98-compat]expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from STRCMP_EQUAL("TEST(TestGroup, TestName)", ignoredTest.getFormattedName().asCharString());/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp : ^28 : In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h32:: 162/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h::43183:: 38note:: expanded from macro 'STRCMP_EQUAL'warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__): 306 ^: 19:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :note314: :expanded from macro '_override'17 : note#define _override override: expanded from macro 'NULLPTR' ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cppexpanded from macro '_override': 311:#define _override override1 : ^ warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43:TEST(IgnoredUtestShell, runIgnoredOptionNotSpecifiedThenReturnIGNORETESTInFormattedName) warning^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65: virtual void printBuffer(const char*) _override;24 : ^ note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'TEST'306 :19: note: expanded from macro '_override' void testBody() _override; }; \ #define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cppnote:: 28expanded from macro '_override': In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h#define _override override: 194 ^: 37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp::32311:: 1warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 67/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::35306:: 19note:: expanded from macro 'TEST'note : expanded from macro '_override' #define _override override ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp::30628:: 19In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h :note32: : expanded from macro '_override'/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h :197:38: warning#define _override override: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:28: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CommandLineTestRunner.h:32: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:316:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("IGNORE_TEST(TestGroup, TestName)", ignoredTest.getFormattedName().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:319:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(IgnoredUtestShell, runIgnoredOptionNotSpecifiedThenWillRunReturnFalse) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:319:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:321:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE(ignoredTest.willRun()); ^In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h: :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h114::9662::36 :note : warningexpanded from macro 'CHECK_FALSE': 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_FALSE_LOCATION(condition, "CHECK_FALSE", #condition, NULLPTR, __FILE__, __LINE__) ^ virtual ~MemoryLeakAllocator() _destructor_override; ^/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h :314/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30::17 :note : noteexpanded from macro '_destructor_override': expanded from macro 'NULLPTR' #define _destructor_override override ^ #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:98:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:99:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:101:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:102:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:103:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:105:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:324:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(IgnoredUtestShell, runIgnoredOptionSpecifiedThenWillRunReturnTrue) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cppnote:: 33expanded from macro 'TEST': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:115:43: warning void testBody() _override; }; \: 'override' keyword is incompatible with C++98 [-Wc++98-compat] ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306 virtual ~CrashOnAllocationAllocator() _destructor_override;: 19 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro '_override'322:30: note: expanded from macro '_destructor_override' #define _override override #define _destructor_override override ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:119:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp33:: 324/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h::1127:: 37warning:: 'override' keyword is incompatible with C++98 [-Wc++98-compat]warning : 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35 virtual ~NullUnknownAllocator() _destructor_override;: ^note : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.hexpanded from macro 'TEST': 322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306In file included from :/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp19::33 : note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h: :expanded from macro '_override'129 :76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat]#define _override override ^ virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:130:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:141:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~FailableMemoryAllocator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:143:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:144:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* allocMemoryLeakNode(size_t size) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:327:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE(ignoredTest.willRun()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:108:69:In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cppnote:: 33expanded from macro 'CHECK_TRUE': /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:210:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] CHECK_TRUE_LOCATION((bool) (condition), "CHECK_TRUE", #condition, NULLPTR, __FILE__, __LINE__) virtual ~AccountingTestMemoryAllocator() _destructor_override; ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h::314322::1730:: notenote: : expanded from macro 'NULLPTR'expanded from macro '_destructor_override' #define _destructor_override override#define NULLPTR nullptr ^ ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:212:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual char* alloc_memory(size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:213:88: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void free_memory(char* memory, size_t size, const char* file, size_t line) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:215:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual TestMemoryAllocator* actualAllocator() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:218:44: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* alloc_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:33: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestMemoryAllocator.h:219:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual const char* free_name() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:340:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(!inTest); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:345:9: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(inTest); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:354:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestMyOwn, test) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:354:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::7867::5435:: note: warningexpanded from macro 'TEST': 'nullptr' is incompatible with C++98 [-Wc++98-compat] static int (*original_waitpid)(int, int*, int) = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314 virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \: 17 ^: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h: :expanded from macro 'NULLPTR'306 :19#define NULLPTR nullptr: ^note : expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:356:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(inTest); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:363:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestMyOwn, NullParameters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:363:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:367:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(nullTest.shouldRun(&emptyFilter, &emptyFilter)); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:378:23: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] morememory_ = NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:397:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(CanHaveMemberVariablesInTestGroupThatAllocateMemoryWithoutCausingMemoryLeaks, testInTestGroupName) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:397:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:108:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, TestInSeparateProcessWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:108:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:437:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShellPointerArrayTest, empty) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:437:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:115:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, FailureInSeparateProcessWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:115:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:439:34: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShellPointerArray tests(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:441:11: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == tests.getFirstTest()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:441:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(NULLPTR == tests.getFirstTest()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:128:29: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] return *(volatile int*) NULLPTR; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:131:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, AccessViolationInSeparateProcessWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:131:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:444:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShellPointerArrayTest, testsAreInOrder) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:444:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:142:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, StoppedInSeparateProcessWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:142:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:447:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(tests.get(0) == test0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:448:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(tests.get(1) == test1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:449:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(tests.get(2) == test2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:151:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, CallToForkFailedInSeparateProcessWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:151:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:452:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShellPointerArrayTest, relinkingTestsWillKeepThemTheSameWhenNothingWasDone) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:452:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:160:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, CallToWaitPidWhileDebuggingInSeparateProcessWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:160:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:456:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(tests.get(0) == test0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:457:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(tests.get(1) == test1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp::102170::555:: notewarning: : expanded from macro 'CHECK''nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(waitpid_while_debugging_stub_number_called > waitpid_while_debugging_stub_forced_failures); ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h ^: 102:/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h55:314:17:: notenote: : expanded from macro 'NULLPTR'expanded from macro 'CHECK' #define NULLPTR nullptr ^ CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:458:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(tests.get(2) == test2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:173:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, CallToWaitPidStopsAndReportsAnErrorAfter20TimesRetry) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:173:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:462:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShellPointerArrayTest, firstTestisNotTheFirstTestWithSeed1234) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:462:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:183:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(waitpid_while_debugging_stub_number_called > 30); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:187:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, CallToWaitPidFailedInSeparateProcessWorks) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cppexpanded from macro 'TEST': 466:5 void testBody() _override; }; \: ^warning : /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h'nullptr' is incompatible with C++98 [-Wc++98-compat]: 306:19: note: expanded from macro '_override' CHECK(tests.getFirstTest() != test0);#define _override override ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:187:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:469:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShellPointerArrayTest, ShuffleListTestWithRandomAlwaysReturningZero) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:469:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:196:1: virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ warning ^: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: TEST(UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess, MultipleTestsInSeparateProcessAreCountedProperly)note : ^expanded from macro '_override' /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24:#define _override override note ^: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:196:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:199:31: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] fixture.runTestWithMethod(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:201:31: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] fixture.runTestWithMethod(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp: :expanded from macro 'NULLPTR'475 :5: #define NULLPTR nullptrwarning : ^'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(tests.get(0) == test1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestPlatformTest.cpp:203/home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h::31102:: 55warning:: 'nullptr' is incompatible with C++98 [-Wc++98-compat]note : expanded from macro 'CHECK' fixture.runTestWithMethod(NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) #define NULLPTR nullptr ^ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:476:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(tests.get(1) == test2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:477:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(tests.get(2) == test0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:481:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShellPointerArrayTest, ShuffleListTestWithRandomAlwaysReturningOne) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:481:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:487:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(tests.get(0) == test0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:488:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(tests.get(1) == test2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:489:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(tests.get(2) == test1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:492:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(UtestShellPointerArrayTest, reverse) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:492:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:498:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(tests.get(0) == test2); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:499:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(tests.get(1) == test1); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/UtestTest.cpp:500:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] CHECK(tests.get(2) == test0); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:102:55: note: expanded from macro 'CHECK' CHECK_TRUE_LOCATION(condition, "CHECK", #condition, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 79 warnings generated. 104 warnings generated. In file included from :1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:22: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:264:9: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef long long cpputest_longlong; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:265:18: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] typedef unsigned long long cpputest_ulonglong; ^ 175 warnings generated. In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:59:68: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:60:70: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem, const char* file, size_t line) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:61:37: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete(void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:62:39: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[](void* mem) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:64:51: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from :1: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakDetectorNewMacros.h:65:53: warning: noexcept specifications are incompatible with C++98 [-Wc++98-compat] void operator delete[] (void* mem, size_t size) UT_NOTHROW; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:125:24: note: expanded from macro 'UT_NOTHROW' #define UT_NOTHROW noexcept ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:72:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:73:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~NormalTestTerminator() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:79:42: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exitCurrentTest() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:80:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TestTerminatorWithoutExceptions() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:190:21: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void testBody() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:191:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setup() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:192:29: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void teardown() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:214:46: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionWithoutParameters() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:216:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void exec() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:233:25: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] Utest* createTest() _override { return new ExecFunctionTest(this); } ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:234:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ExecFunctionTestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:42: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:228:67: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] ExecFunctionTestShell(void(*set)() = NULLPTR, void(*tear)() = NULLPTR) : ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:229:116: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] UtestShell("ExecFunction", "ExecFunction", "ExecFunction", 1), setup_(set), teardown_(tear), testFunction_(NULLPTR) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:251:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~IgnoredUtestShell() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:254:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual bool willRun() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:255:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setRunIgnored() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:257:47: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual SimpleString getMacroName() const _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:39: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/Utest.h:258:69: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runOneTest(TestPlugin* plugin, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:42: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestResult.h:45:5: warning: defaulted function definitions are incompatible with C++98 [-Wc++98-compat] DEFAULT_COPY_CONSTRUCTOR(TestResult) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:150:80: note: expanded from macro 'DEFAULT_COPY_CONSTRUCTOR' #define DEFAULT_COPY_CONSTRUCTOR(classname) classname(const classname &) = default; ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:93:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell&, TestResult&) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:111:76: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPreTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:44: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestPlugin.h:112:77: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void runAllPostTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:46:40: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~MemoryLeakWarningPlugin() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:48:70: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void preTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:49:71: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void postTestAction(UtestShell& test, TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:1: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestHarness.h:45: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/MemoryLeakWarningPlugin.h:45:91: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] MemoryLeakWarningPlugin(const SimpleString& name, MemoryLeakDetector* localDetector = NULLPTR); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:120:34: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~ConsoleTestOutput() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:124:45: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char* s) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:125:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:148:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~StringBufferTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:150:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:155:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:181:36: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~CompositeTestOutput() _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:183:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsStarted() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:184:60: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printTestsEnded(const TestResult& result) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:186:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:187:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:188:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:189:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:191:48: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void verbose(VerbosityLevel level) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:192:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void color() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:193:43: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printBuffer(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:194:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:195:30: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(long) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:196:32: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void print(size_t) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:197:38: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printDouble(double) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:198:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:199:52: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void setProgressIndicator(const char*) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:4: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TestOutput.h:201:26: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void flush() _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:11:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TeamCityTestOutput(void) _destructor_override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:13:66: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:14:63: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentTestEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:15:67: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupStarted(const UtestShell& test) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:16:64: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printCurrentGroupEnded(const TestResult& res) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ In file included from /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:2: /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/TeamCityTestOutput.h:18:59: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual void printFailure(const TestFailure& failure) _override; ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:12:39: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] virtual ~TeamCityOutputToBuffer() _destructor_override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:322:30: note: expanded from macro '_destructor_override' #define _destructor_override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:16:37: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void printBuffer(const char* s) _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:21:18: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] void flush() _override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:78:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TeamCityOutputTest, PrintGroupStarted) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:78:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:81:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("##teamcity[testSuiteStarted name='group']\n", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:84:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TeamCityOutputTest, PrintGroupStartedAndEnded) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:84:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:90:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected, mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:93:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TeamCityOutputTest, PrintGroupEndedButNotStarted) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:93:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:96:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TeamCityOutputTest, PrintTestStarted) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:99:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:102:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("##teamcity[testStarted name='test']\n", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:105:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TeamCityOutputTest, PrintTestStartedAndEnded) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:105:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:110:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("##teamcity[testStarted name='test']\n##teamcity[testFinished name='test' duration='42']\n", ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:114:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TeamCityOutputTest, PrintTestEndedButNotStarted) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:114:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:117:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL("", mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:120:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TeamCityOutputTest, PrintTestIgnored) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:120:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:131:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected, mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:135:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TeamCityOutputTest, PrintWithFailureInSameFile) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:135:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:141:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected, mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TeamCityOutputTest, PrintWithEscapedCharacters) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:144:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:151:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected, mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:154:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TeamCityOutputTest, PrintFailureWithFailInDifferentFile) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:154:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:160:5: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected, mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:163:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TeamCityOutputTest, TestGroupEscaped_Start) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:163:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:169:2: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected, mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:172:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TeamCityOutputTest, TestGroupEscaped_End) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:172:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:180:2: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected, mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:183:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TeamCityOutputTest, TestNameEscaped_Start) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:183:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:189:2: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected, mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:192:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TeamCityOutputTest, TestNameEscaped_End) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:192:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:200:2: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected, mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:203:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TeamCityOutputTest, TestNameEscaped_Ignore) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:203:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:210:2: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected, mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:213:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] TEST(TeamCityOutputTest, TestNameEscaped_Fail) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:65:24: note: expanded from macro 'TEST' void testBody() _override; }; \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:213:1: warning: 'override' keyword is incompatible with C++98 [-Wc++98-compat] /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:67:35: note: expanded from macro 'TEST' virtual Utest* createTest() _override { return new TEST_##testGroup##_##testName##_Test; } \ ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:306:19: note: expanded from macro '_override' #define _override override ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/tests/CppUTest/TeamCityOutputTest.cpp:221:2: warning: 'nullptr' is incompatible with C++98 [-Wc++98-compat] STRCMP_EQUAL(expected, mock->getOutput().asCharString()); ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/UtestMacros.h:162:43: note: expanded from macro 'STRCMP_EQUAL' STRCMP_EQUAL_LOCATION(expected, actual, NULLPTR, __FILE__, __LINE__) ^ /home/conan/w/cci_PR-4366/.conan/data/cpputest/4.0/_/_/build/d18c7969d006e56f2a0d590b65bc788eb0d0b075/source_subfolder/include/CppUTest/CppUTestConfig.h:314:17: note: expanded from macro 'NULLPTR' #define NULLPTR nullptr ^ 115 warnings generated. TestGroup: TeamCityOutputTest TestGroup: UTestPlatformsTest_PlatformSpecificRunTestInASeperateProcess TestGroup: SimpleMutexTest TestGroup: UtestShellPointerArrayTest TestGroup: CanHaveMemberVariablesInTestGroupThatAllocateMemoryWithoutCausingMemoryLeaks TestGroup: UtestMyOwn TestGroup: IgnoredUtestShell TestGroup: UtestShell TestGroup: UnitTestStringMacros TestGroup: UnitTestMacros TestGroup: TestResult TestGroup: PluginTest TestGroup: TestRegistry TestGroup: AllocLetTestFree TestGroup: CompositeTestOutput TestGroup: TestOutput TestGroup: MemoryLeakWarningThreadSafe TestGroup: MemoryLeakWarningGlobalDetectorTest TestGroup: MemoryLeakWarningTest TestGroup: MemoryLeakWarningLocalDetectorTest TestGroup: GlobalMemoryAccountant TestGroup: AccountingTestMemoryAllocator TestGroup: TestMemoryAccountant TestGroup: FailableMemoryAllocator TestGroup: MemoryLeakAllocator TestGroup: TestMemoryAllocatorTest TestGroup: OutOfMemoryTestsForOperatorNew TestGroup: TestForExceptionsInConstructor TestGroup: MemoryLeakOverridesToBeUsedInProductionCode TestGroup: BasicBehavior TestGroup: TestInstaller TestGroup: ReallocBugReported TestGroup: SimpleStringBuffer TestGroup: MemoryLeakDetectorListTest TestGroup: MemoryLeakDetectorTest TestGroup: JUnitOutputTest TestGroup: TestHarness_c TestGroup: TestGroupInC TestGroup: TestFilter TestGroup: RunIgnoredTest TestGroup: CommandLineTestRunner TestGroup: TestFailureNanAndInf TestGroup: TestFailure TestGroup: CommandLineArguments TestGroup: StandardCppLibrary TestGroup: GlobalSimpleStringCache TestGroup: SimpleStringCacheAllocator TestGroup: SimpleStringInternalCache TestGroup: SimpleString TestGroup: GlobalSimpleStringMemoryAccountant TestGroup: CheatSheet TestGroup: SetPointerPluginTest [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] The conan-center repository doesn't allow the packages to contain `pc` files. The packages have to be located using generators and the declared `cpp_info` information (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020) [HOOK - conan-center.py] post_package(): ERROR: [PC-FILES (KB-H020)] Found files: ./lib/pkgconfig/cpputest.pc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H020) [HOOK - conan-center.py] post_package(): ERROR: [CMAKE-MODULES-CONFIG-FILES (KB-H016)] The conan-center repository doesn't allow the packages to contain CMake find modules or config files. The packages have to be located using generators and the declared `cpp_info` information (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H016) [HOOK - conan-center.py] post_package(): ERROR: [CMAKE-MODULES-CONFIG-FILES (KB-H016)] Found files: ./lib/CppUTest/cmake/CppUTestConfig.cmake (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H016) ERROR: [HOOK - conan-center.py] post_package(): Some checks failed running the hook, check the output